@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  src: url('./Inter-Regular.woff') format("woff2");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  src: url('./Inter-SemiBold.woff') format("woff2");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  src: url('./Inter-Bold.woff') format("woff2");
}