@font-face {
    font-family: 'BebasNeue';
    src: url('BebasNeueBold.woff2');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'BebasNeue';
    src: url('BebasNeueRegular.woff2');
    font-weight: normal ;
    font-style: normal;
}