@font-face {
  font-display: swap;
  font-style: normal;
  src: url("../font-family/InterBold.ttf");
  font-family: "Inter";
  font-weight: 700;
}
@font-face {
  font-display: swap;
  font-style: normal;
  src: url("../font-family/InterRegular.ttf");
  font-family: "Inter";
  font-weight: 400;
}
