@font-face {
    font-family: 'Cy Grotesk Grand Black';
    src: url('CyGroteskGrandBlack.woff2') format('woff2'),
        url('CyGroteskGrandBlack.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cy Grotesk Wide';
    src: url('CyGroteskWideBold.woff2') format('woff2'),
        url('CyGroteskWideBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cy Grotesk Grand Heavy';
    src: url('CyGroteskGrandHeavy.woff2') format('woff2'),
    url('CyGroteskGrandHeavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cy Grotesk Grand Dark';
    src: url('CyGrotesk-GrandDark.woff2') format('woff2'),
    url('CyGrotesk-GrandDark.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
