@font-face {
  font-family: "interHeavy";
  src: url("inter/Inter-VariableFont_opsz,wght.ttf") format("truetype");
  font-weight: 700;
}
@font-face {
  font-family: "interMedium";
  src: url("inter/Inter-VariableFont_opsz,wght.ttf") format("truetype");
  font-weight: 550;
}
@font-face {
  font-family: "interLight";
  src: url("inter/Inter-VariableFont_opsz,wght.ttf") format("truetype");
  font-weight: 400;
}
@font-face {
  font-family: "robotoMonoHeavy";
  src: url("robotoMono/RobotoMono-VariableFont_wght.ttf") format("truetype");
  font-weight: 700;
}
@font-face {
  font-family: "robotoMonoMedium";
  src: url("robotoMono/RobotoMono-VariableFont_wght.ttf") format("truetype");
  font-weight: 550;
}
@font-face {
  font-family: "robotoMonoLight";
  src: url("robotoMono/RobotoMono-VariableFont_wght.ttf") format("truetype");
  font-weight: 400;
}

/*# sourceMappingURL=fonts.css.map */
