/* Space Grotesk */
@font-face {
    font-family: 'Space Grotesk';
    font-style: normal;
    font-weight: 300 700;
    font-display: swap;
    src: url('../fonts/space-grotesk/space-grotesk-300-700.woff2') format('woff2');
}

/* Outfit */
@font-face {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 100 700;
    font-display: swap;
    src: url('../fonts/outfit/outfit-100-700.woff2') format('woff2');
}
