@font-face {
    font-family: "Martian Mono";
    font-weight: 100 800;
    font-stretch: 66.7% 100%;
    font-style: normal;
    font-display: swap;
    src: url("fonts/martianmono-variablefontwdth-wght.ttf") format(opentype) tech(variations),
         url("fonts/martianmono-variablefontwdth-wght.ttf") format("opentype-variations");
}

@font-face {
    font-family: 'Gidolinya';
    src: url('Gidolinya-Regular.woff2') format('woff2'),
        url('Gidolinya-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gidole';
    src: url('fonts/gidole/Gidole-Regular.woff') format('woff2'),
        url('fonts/gidole/Gidole-Regular.woff2') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Figtree';
    src: url('fonts/figtree/Figtree-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
} 

@font-face {
    font-family: 'FigtreeB';
    src: url('fonts/figtree/Figtree-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
} 

@font-face {
    font-family: 'SkranjiB';
    src: url('fonts/skranji/Skranji-Bold.woff2') format('woff2'),
        url('fonts/skranji/Skranji-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Skranji';
    src: url('fonts/skranji/Skranji.woff2') format('woff2'),
        url('fonts/skranji/Skranji.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}