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

@font-face {
  font-family: "Inter";
  font-weight: 500;
  src: url(./Inter/Inter-500.ttf);
}

@font-face {
  font-family: "Inter";
  font-weight: 600;
  src: url(./Inter/Inter-600.ttf);
}