@font-face {
    font-family:'Bebas Neue Regular';
    src: url('../fonts/Bebas Neue Regular Regular.woff2') format('woff2'),
        url('../fonts/Bebas Neue Regular Regular.woff') format('woff'),
        url('../fonts/Bebas Neue Regular Regular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-0451;
}
@font-face {
    font-family:'Bebas Neue Bold';
    src: url('../fonts/Bebas Neue Bold Regular.woff2') format('woff2'),
        url('../fonts/Bebas Neue Bold Regular.woff') format('woff'),
        url('../fonts/Bebas Neue Bold Regular.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-0451;
}
