@font-face {
	font-family: BebasNeue;
	src: url("../fonts/BebasNeue.otf") format("opentype");
}

@font-face {
	font-family: 'Bebas Neue Book';
	font-style: normal;
	font-weight: normal;
	src: local('Bebas Neue Book'), url('../fonts/BebasNeueBook.woff') format('woff');
}