@font-face {
    font-family: 'bebas';
    src: url('../font/bebas.woff2') format('woff2'),
         url('../font/bebas.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}