@font-face {
	/* This declaration targets Internet Explorer */
	font-family: 'ExpresswayRegular';
	src: url('expressway_rg-webfont.eot');
}

@font-face {
	/* This declaration targets everything else */
	font-family: 'ExpresswayRegular';
	src: url(//:) format('no404'), url('expressway_rg-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
