/* ===========================================
   Figtree — Self-hosted variable font
   Replaces Google Fonts for faster loading
   =========================================== */

@font-face {
    font-family: 'Figtree';
    src: url('../fonts/Figtree-VariableFont_wght.woff2') format('woff2');
    font-weight: 300 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Figtree';
    src: url('../fonts/Figtree-Italic-VariableFont_wght.woff2') format('woff2');
    font-weight: 300 900;
    font-style: italic;
    font-display: swap;
}
