
@font-face {
    font-family: 'Figtree Heavy';
    src: url('../fonts/Figtree-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Figtree Light';
    src: url('../fonts/Figtree-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Figtree';
    src: url('../fonts/Figtree-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Figtree Medium';
    src: url('../fonts/Figtree-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
