@font-face {
  font-family: "Inter";
  src: url(./Inter/Inter-Regular.ttf);
  font-weight: 400;
}

@font-face {
  font-family: "Inter";
  src: url(./Inter/Inter-Bold.ttf);
  font-weight: 700;
}