@font-face {
  font-family: "AJC Mono";
  src: url("./fonts/roboto-mono-regular.woff2") format("woff2");
  font-display: swap;
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: "AJC Mono";
  src: url("./fonts/roboto-mono-700.woff2") format("woff2");
  font-display: swap;
  font-style: normal;
  font-weight: 700;
}
