@font-face {
    font-family: 'Figtree';
    src: url('Figtree-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Figtree';
    src: url('Figtree-SemiBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: block;
}
@font-face {
    font-family: 'Figtree';
    src: url('Figtree-Italic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: block;
}


