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