@font-face {
    font-family: 'Figtree';
    src: url('/fonts/Figtree-VariableFont_wght.ttf') format('truetype-variations');
    font-weight: 400,300,600,700;
    font-style: normal;
}
@font-face {
    font-family: 'Figtree';
    src: url('/fonts/Figtree-Italic-VariableFont_wght.ttf') format('truetype-variations');
    font-weight: 400,300,600,700;
    font-style: italic;
}