@font-face {
    font-family: 'bebas_neueregular';
    src: url('bebasneue-regular-webfont.woff2') format('woff2'),
         url('bebasneue-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'muliregular';
    src: url('muli-variablefont_wght-webfont.woff2') format('woff2'),
         url('muli-variablefont_wght-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}