/* Bebas Neue - Local Font */
@font-face {
    font-family: 'Bebas Neue';
    src: url('bebas-neue-regular.woff2') format('woff2'),
         url('bebas-neue-regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bebas Neue';
    src: url('bebas-neue-bold.woff2') format('woff2'),
         url('bebas-neue-bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
