/* ==========================================================================
   Self-Hosted Fonts - Outfit Variable Font
   ========================================================================== */

@font-face {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 300 800;
    font-display: swap;
    src: url('../fonts/Outfit-Variable.woff2') format('woff2-variations');
}

/* Fallback */
@font-face {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 300 800;
    font-display: swap;
    src: url('../fonts/Outfit-Variable.woff2') format('woff2');
}