@font-face {
  font-family: "Maple Mono Regular";
  src: url("../fonts/MapleMono-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "Fixel Display Regular";
  src: url("../fonts/FixelDisplay-Regular.woff2") format("woff2"),
    url("../fonts/FixelDisplay-Regular.otf") format("opentype");
}
