@font-face {
    font-family: 'Bebas Neue';
    src: url('Bebas Neue.woff2') format('woff2'),
        url('Bebas Neue.woff') format('woff');
    font-weight: normal;
    font-weight: 500;
    font-style: normal;
}

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