@font-face
{
	font-family: Eurostile;
	src: url('Eurostile.eot'),
	url('Eurostile.ttf');
}

@font-face { 
	font-family: Eurostile; 
	font-weight: bold; 
	src: url('Eurostile_b.ttf'); 
}


body{
	font-family:Eurostile;
	color:#414141;
	-webkit-font-smoothing: subpixel-antialiased;
}








/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
