@font-face {
  font-family: "Inter Tight";
  font-style: normal;
  font-weight: 400;
  src: local("InterTight-Regular"),
    url(InterTight/InterTight-Regular.ttf) format("truetype");
}
@font-face {
  font-family: "Inter Tight";
  font-style: normal;
  font-weight: 700;
  src: local("InterTight-Bold"),
    url(InterTight/InterTight-Bold.ttf) format("truetype");
}