@font-face {
    font-family: 'BebasNeue-Regular';
    src: url('../fonts/BebasNeue/BebasNeue-Regular.woff2') format('woff2'),
        url('../fonts/BebasNeue/BebasNeue-Regular.woff') format('woff'),
        url('../fonts/BebasNeue/BebasNeue-Regular.ttf') format('truetype'),
        url('../fonts/BebasNeue/BebasNeue-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Fontspring-Regular';
    src: url('../fonts/Fontspring/FONTSPRINGDEMO-ModicaBlackRegular.woff2') format('woff2'),
        url('../fonts/Fontspring/FONTSPRINGDEMO-ModicaBlackRegular.woff') format('woff'),
        url('../fonts/Fontspring/FONTSPRINGDEMO-ModicaBlackRegular.ttf') format('truetype'),
        url('../fonts/Fontspring/Fontspring-DEMO-modica-black.otf') format('opentype');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Swonderful-Bold';
    src: url('../fonts/Swonderful/Swonderful-Bold.woff2') format('woff2'),
        url('../fonts/Swonderful/Swonderful-Bold.woff') format('woff'),
        url('../fonts/Swonderful/Swonderful-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TTDCompadre-Regular';
    src: url('../fonts/TTD/TTDCompadre.woff2') format('woff2'),
        url('../fonts/TTD/TTDCompadre.woff') format('woff'),
        url('../fonts/TTD/TTDCompadre-Regular.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Medium';
    src: url('../fonts/GothamMedium/Gotham-Medium.woff2') format('woff2'),
        url('../fonts/GothamMedium/Gotham-Medium.woff') format('woff'),
        url('../fonts/GothamMedium/Gotham-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Bold';
    src: url('../fonts/GothamBold/Gotham-Bold.woff2') format('woff2'),
        url('../fonts/GothamBold/Gotham-Bold.woff') format('woff'),
        url('../fonts/GothamBold/Gotham-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Black';
    src: url('../fonts/GothamBlack/GothamBlack.woff2') format('woff2'),
        url('../fonts/GothamBlack/GothamBlack.woff') format('woff'),
        url('../fonts/GothamBlack/GothamBlack.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Ultra';
    src: url('../fonts/GothamUltra/Gotham-Ultra.woff2') format('woff2'),
        url('../fonts/GothamUltra/Gotham-Ultra.woff') format('woff'),
        url('../fonts/GothamUltra/Gotham-Ultra.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}