@font-face {
  font-family: "But Head";
  src: url("./But-Head-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "But Head";
  src: url("./But-Head-Italic.woff2") format("woff2");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Maple Mono";
  src: url("./MapleMono-SemiBold.ttf.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Maple Mono";
  src: url("./MapleMono-SemiBoldItalic.ttf.woff2") format("woff2");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
