@font-face {
    font-family: 'Tusker Grotesk 4500';
    src: url('TuskerGrotesk-4500Medium.woff2') format('woff2'),
        url('TuskerGrotesk-4500Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Tusker Grotesk 7700';
    src: url('TuskerGrotesk-7700Bold.woff2') format('woff2'),
        url('TuskerGrotesk-7700Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

