@font-face {
    font-family: Space Grotesk;
    src: 
        url('./SpaceGrotesk-VariableFont_wght.ttf') 
        format("truetype");
    font-weight: 100 900;
    font-display: swap;
}

@font-face {
    font-family: Manuka Condensed;
    src: 
        url('./manuka/manuka-black.woff2') 
        format("woff2");
    font-weight: 800;
    font-display: swap;
}
