@font-face {
  font-family: "Berkeley Mono";
  src: url("../fonts/BerkeleyMonoVariable-Regular.woff2")
    format("woff2-variations");
  font-weight: 100 900;
  font-style: normal;
}

@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-VariableFont_opsz%2cwght.ttf")
    format("woff2-variations");
  font-weight: 100 900;
  font-style: normal;
}

@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-Italic-VariableFont_opsz%2cwght.ttf")
    format("woff2-variations");
  font-weight: 100 900;
  font-style: italic;
}
