@font-face {
    font-family: 'Bebas Neue';
    src: url('https://base-sets.jetsground.com/fonts/BebasNeue/BebasNeueBold.woff2') format('woff2'),
        url('https://base-sets.jetsground.com/fonts/BebasNeue/BebasNeueBold.woff') format('woff'),
        url('https://base-sets.jetsground.com/fonts/BebasNeue/BebasNeueBold.svg#BebasNeueBold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Bebas Neue';
    src: url('https://base-sets.jetsground.com/fonts/BebasNeue/BebasNeueRegular.woff2') format('woff2'),
        url('https://base-sets.jetsground.com/fonts/BebasNeue/BebasNeueRegular.woff') format('woff'),
        url('https://base-sets.jetsground.com/fonts/BebasNeue/BebasNeueRegular.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}