@font-face {
    font-family: 'Space Grotesk';
    src: url('/pages/fonts/pluessag/SpaceGrotesk.woff2') format('woff2-variations');
    font-weight: 300 700;
    font-style: normal;
}

@font-face {
    font-family: 'Inter';
    src: url('/pages/fonts/pluessag/Inter.woff2') format('woff2-variations');
    font-weight: 100 900;
    font-style: normal;
}

@font-face {
    font-family: 'Inter';
    src: url('/pages/fonts/pluessag/Inter-Italic.woff2') format('woff2-variations');
    font-weight: 100 900;
    font-style: italic;
}