@font-face {
	font-family: 'Bebas';
	src: url('bebas.eot');
	src: url('bebas.eot?#iefix') format('embedded-opentype'),
		 url('bebas.woff') format('woff'),
		 url('bebas.ttf') format('truetype'),
		 url('bebas.svg#Bebas') format('svg');
	font-weight: normal;
	font-style: normal;
}