@font-face {
  font-family: "Inter";
  font-weight: normal;
  src: url(./Inter-Medium.woff2) format("woff2"),
    url(./Inter-Medium.woff) format("woff");
}
@font-face {
  font-family: "Inter";
  font-weight: bold;
  src: url(./Inter-SemiBold.woff2) format("woff2");
}
