
@font-face {
    font-family:'Eurostile';
    src: url('../fonts/Eurostile.eot');
	src: url('../fonts/Eurostile.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Eurostile.woff2') format('woff2'),
		url('../fonts/Eurostile.woff') format('woff'),
		url('../fonts/Eurostile.svg#Eurostile') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}

@font-face {
    font-family:'EurostileMed';
    src: url('../fonts/EurostileMed.eot');
	src: url('../fonts/EurostileMed.eot?#iefix') format('embedded-opentype'),
		url('../fonts/EurostileMed.woff2') format('woff2'),
		url('../fonts/EurostileMed.woff') format('woff'),
		url('../fonts/EurostileMed.svg#EurostileMed') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}