@font-face {
    font-family:'Bebas Neue';
    src: url('BebasNeueRegular/BebasNeueRegular.eot');
	src: url('BebasNeueRegular/BebasNeueRegular.eot?#iefix') format('embedded-opentype'),
		url('BebasNeueRegular/BebasNeueRegular.woff2') format('woff2'),
		url('BebasNeueRegular/BebasNeueRegular.woff') format('woff'),
		url('BebasNeueRegular/BebasNeueRegular.ttf') format('truetype'),
		url('BebasNeueRegular/BebasNeueRegular.svg#BebasNeueRegular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bebas Neue';
    src: url('BebasNeueBold/BebasNeueBold.eot');
    src: url('BebasNeueBold/BebasNeueBold.eot?#iefix') format('embedded-opentype'),
        url('BebasNeueBold/BebasNeueBold.woff2') format('woff2'),
        url('BebasNeueBold/BebasNeueBold.woff') format('woff'),
        url('BebasNeueBold/BebasNeueBold.ttf') format('truetype'),
        url('BebasNeueBold/BebasNeueBold.svg#BebasNeueBold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    font-display: swap;
}