/**
 * @license
 * MyFonts Webfont Build ID 3878000, 2020-03-09T13:07:24-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: EurostileCon-Reg by URW Type Foundry
 * URL: https://www.myfonts.com/fonts/urw/eurostile/t-regular-condensed/
 * 
 * Webfont: EurostileCon-Hea by URW Type Foundry
 * URL: https://www.myfonts.com/fonts/urw/eurostile/t-heavy-condensed/
 * 
 * 
 * Webfonts copyright: Copyright 2010 URW++ Design &amp; Development Hamburg
 * 
 * © 2020 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
/*@import url("//hello.myfonts.net/count/3b2c70");*/


@font-face {
	font-family: 'EurostileCon-Reg';
	/*font-display: swap;*/
	src: url('fonts/3B2C70_0_0.eot');
	src: url('fonts/3B2C70_0_0.eot?#iefix') format('embedded-opentype'),
			url('fonts/3B2C70_0_0.woff2') format('woff2'),
			url('fonts/3B2C70_0_0.woff') format('woff'),
			url('fonts/3B2C70_0_0.ttf') format('truetype');
}

@font-face {
	font-family: 'EurostileCon-Hea';
	/*font-display: swap;*/
	src: url('fonts/3B2C70_1_0.eot');
	src: url('fonts/3B2C70_1_0.eot?#iefix') format('embedded-opentype'),
			url('fonts/3B2C70_1_0.woff2') format('woff2'),
			url('fonts/3B2C70_1_0.woff') format('woff'),
			url('fonts/3B2C70_1_0.ttf') format('truetype');
}