/* Figtree — Variable font (weight 300–900) */
@font-face {
    font-family: 'Figtree';
    font-style: normal;
    font-weight: 300 900;
    font-display: swap;
    src: url('Figtree-VariableFont_wght.ttf') format('truetype');
}

/* Figtree Italic — Variable font (weight 300–900) */
@font-face {
    font-family: 'Figtree';
    font-style: italic;
    font-weight: 300 900;
    font-display: swap;
    src: url('Figtree-Italic-VariableFont_wght.ttf') format('truetype');
}