
@font-face {
	font-family: 'Bebas';
	src: url('regular.eot');
	src: url('regular.eot?') format('embedded-opentype'),
			url('regular.ttf') format('truetype');
}
@font-face {
	font-family:proxima_nova_rgregular;
	src:url(proximanova-regular-webfont.eot);
	src:url(proximanova-regular-webfont.eot?#iefix) format("embedded-opentype"),url(proximanova-regular-webfont.woff2) format("woff2"),url(proximanova-regular-webfont.woff) format("woff"),url(proximanova-regular-webfont.ttf) format("truetype");
	font-weight:400;
	font-style:normal
}