@font-face {
    font-family: "Figtree";
    src: url('/app/themes/wuxnl-theme/assets/fonts/Figtree-VariableFont_wght.woff2') format('woff2-variations'),
         url('/app/themes/wuxnl-theme/assets/fonts/Figtree-VariableFont_wght.ttf') format('truetype-variations');
    font-weight: 300 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Figtree";
    src: url('/app/themes/wuxnl-theme/assets/fonts/Figtree-Italic-VariableFont_wght.woff2') format('woff2-variations'),
         url('/app/themes/wuxnl-theme/assets/fonts/Figtree-Italic-VariableFont_wght.ttf') format('truetype-variations');
    font-weight: 300 900;
    font-style: italic;
    font-display: swap;
}