@charset "UTF-8";
/* ----------------  fonts ---------------- */
@font-face {
    font-family: 'Figtree';
    src: url(../fonts/Figtree-VariableFont_wght.ttf) format('truetype');
    font-weight: 800;
    font-style: normal;
}
