@font-face {
    font-family: 'BebasNeueRegular';
    src: url('../fonts/BebasNeueRegular.woff') format('woff');
    font-weight: normal; 
    font-style: normal;
}
@font-face {
    font-family: 'BebasNeueBold';
    src: url('../fonts/BebasNeueBold.woff') format('woff');
    font-weight: bold; 
    font-style: normal;
}