@font-face {
	/* This declaration targets Internet Explorer */
	font-family: 'ErasBoldITCRegular';
	src: url('erasbd-webfont.eot');
}

@font-face {
	/* This declaration targets everything else */
	font-family: 'ErasBoldITCRegular';
	src: url(//:) format('no404'), url('erasbd-webfont.woff') format('woff'), url('erasbd-webfont.ttf') format('truetype'), url('erasbd-webfont.svg#webfontutfWHFpZ') format('svg');
	font-weight: normal; font-style: normal;
}

