@font-face {
	font-family: "Bebas Neue Bold";
	src: url("bebas-neue-bold.eot"); /* IE9 Compat Modes */
	src: url("bebas-neue-bold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
		url("bebas-neue-bold.otf") format("opentype"), /* Open Type Font */
		url("bebas-neue-bold.svg") format("svg"), /* Legacy iOS */
		url("bebas-neue-bold.ttf") format("truetype"), /* Safari, Android, iOS */
		url("bebas-neue-bold.woff") format("woff"), /* Modern Browsers */
		url("bebas-neue-bold.woff2") format("woff2"); /* Modern Browsers */
	font-weight: normal;
	font-style: normal;
}