@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: "Mattone";
  src: url("fonts/mattone/Mattone-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;

}

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