	/**
 * @license
 * MyFonts Webfont Build ID 3918143, 2020-06-24T07:19:18-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Aeroport-Bold by Brownfox
 * URL: https://www.myfonts.com/fonts/brownfox/aeroport/bold/
 * 
 * Webfont: Aeroport-Medium by Brownfox
 * URL: https://www.myfonts.com/fonts/brownfox/aeroport/medium/
 * 
 * Webfont: Aeroport by Brownfox
 * URL: https://www.myfonts.com/fonts/brownfox/aeroport/regular/
 * 
 * 
 * Webfonts copyright: Copyright (c) 2017 by Gayane Bagdasaryan, Vyacheslav Kirilenko. All rights reserved.
 * 
 * © 2020 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
/* Import temporarily disabled due to GDPR issue with __cf_bm cookie */
/* @import url("//hello.myfonts.net/count/3bc93f"); */

     @charset "UTF-8";
		  
        @font-face {
			font-family: "bat-icon-set-1";
			src: url("/group/control.nsf/vwFiles/Icons/$file/bat-icon-set-1.woff") format("woff"),
			url("/group/control.nsf/vwFiles/Icons/$file/bat-icon-set-1.ttf") format("truetype"), 
				url("/group/control.nsf/vwFiles/Icons/$file/bat-icon-set-1.svg") format("svg");

			font-weight: normal;
			font-style: normal;
		}
		  
	@font-face {
		font-family: "bat-icon-set-2020";
		src: url("/group/control.nsf/vwFiles/Icons/$file/bat-icon-set-2020.woff") format("woff"),
		url("/group/control.nsf/vwFiles/Icons/$file/bat-icon-set-2020.ttf") format("truetype"), 
		url("/group/control.nsf/vwFiles/Icons/$file/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('/group/control.nsf/vwFiles/Aeroport/$file/Aeroport.woff2') format('woff2'),
			url('/group/control.nsf/vwFiles/Aeroport/$file/Aeroport.woff') format('woff');			
		font-weight: 400;
		font-style: normal;
	}
	@font-face {
		font-family: "Aeroport";
		src: local('Aeroport Medium'), local('Aeroport-Medium'),
			url('/group/control.nsf/vwFiles/Aeroport/$file/Aeroport-Medium.woff2') format('woff2'),
			url('/group/control.nsf/vwFiles/Aeroport/$file/Aeroport-Medium.woff') format('woff');			
		font-weight: 500;
		font-style: normal;
	}
	@font-face {
		font-family: 'Aeroport';
		src: local('Aeroport Bold'), local('Aeroport-Bold'),
			url('/group/control.nsf/vwFiles/Aeroport/$file/Aeroport-Bold.woff2') format('woff2'),
			url('/group/control.nsf/vwFiles/Aeroport/$file/Aeroport-Bold.woff') format('woff');			
		font-weight: 700;
		font-style: normal;
	}