@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: 'Grandola';
    src: url('fonts/Grandola-Regular.woff2') format('woff2 supports variations'),
        url('fonts/Grandola-Regular.woff2') format('woff2-variations');
    font-weight: 100 900;
}


@font-face {
    font-family: "Degheest";
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url("fonts/Abordage-Regular.woff") format("woff2"),
         url("fonts/Abordage-Regular.woff2") format("woff");
}


