	





























     @charset "UTF-8";
		  
        @font-face {
			font-family: "bat-icon-set-1";
			src: url(../fonts/bat-icon-set-1.woff) format("woff"),
			url(../fonts/bat-icon-set-1.ttf) format("truetype"), 
				url(../fonts/bat-icon-set-1.svg) format("svg");

			font-weight: normal;
			font-style: normal;
		}
		  
	@font-face {
		font-family: "bat-icon-set-2020";
		src: url(../fonts/bat-icon-set-2020.woff) format("woff"),
		url(../fonts/bat-icon-set-2020.ttf) format("truetype"), 
		url(../fonts/bat-icon-set-2020.svg) format("svg");
		font-weight: normal;
		font-style: normal;
	}
	

	@font-face {
		font-family: "Aeroport";
		src: local('Aeroport Regular'), local('Aeroport-Regular'),
			url(../fonts/Aeroport.woff2) format('woff2'),
			url(../fonts/Aeroport.woff) format('woff');			
		font-weight: 400;
		font-style: normal;
	}
	@font-face {
		font-family: "Aeroport";
		src: local('Aeroport Medium'), local('Aeroport-Medium'),
			url(../fonts/Aeroport-Medium.woff2) format('woff2'),
			url(../fonts/Aeroport-Medium.woff) format('woff');			
		font-weight: 500;
		font-style: normal;
	}
	@font-face {
		font-family: 'Aeroport';
		src: local('Aeroport Bold'), local('Aeroport-Bold'),
			url(../fonts/Aeroport-Bold.woff2) format('woff2'),
			url(../fonts/Aeroport-Bold.woff) format('woff');			
		font-weight: 700;
		font-style: normal;
	}
	@font-face {
		font-family: "Aeroport";
		src: local('Aeroport Light'), local('Aeroport-Light'),
			url(../fonts/Aeroport-Light.woff2) format('woff2'),
			url(../fonts/Aeroport-Light.woff) format('woff');			
		font-weight: 300;
		font-style: normal;
	}

