@font-face {
	font-family: 'bebas_neue';
	src: url(bebasneue_regular-webfont.woff2) format('woff2'),
		url(bebasneue_regular-webfont.woff) format('woff'),
		url(bebasneue_regular-webfont.ttf) format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'bebas_neue';
	src: url(bebasneue_bold-webfont.woff2) format('woff2'),
		url(bebasneue_bold-webfont.woff) format('woff'),
		url(bebasneue_bold-webfont.ttf) format('truetype');
	font-weight: bold;
	font-style: normal;
}
