@font-face {
  font-style: normal;
  src: url("../public/fonts/InterRegular.ttf");
  font-family: "Inter";
  font-weight: 400;
}
@font-face {
  font-style: normal;
  src: url("../public/fonts/InterMedium.ttf");
  font-family: "Inter";
  font-weight: 500;
}
@font-face {
  font-style: normal;
  src: url("../public/fonts/InterBold.ttf");
  font-family: "Inter";
  font-weight: 700;
}
@font-face {
  font-style: normal;
  src: url("../public/fonts/InterRegular.ttf");
  font-family: "Inter";
  font-weight: 400;
}
@font-face {
  font-style: normal;
  src: url("../public/fonts/InterSemiBold.ttf");
  font-family: "Inter";
  font-weight: 600;
}
@font-face {
  font-style: normal;
  src: url("../public/fonts/NunitoMedium.ttf");
  font-family: "Nunito";
  font-weight: 500;
}
