@font-face {
	font-family: 'Bebas Neue';
	src: local('Bebas Neue Regular'), local('Bebas_Neue-Regular'),
		url('Bebas_Neue/bebas/TTFs/BebasNeue-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Bebas Neue';
	src: local('Bebas Neue Bold'), local('Bebas_Neue-Bold'),
		url('Bebas_Neue/bebas/TTFs/BebasNeue-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}