@font-face {
  font-display: swap;
  font-family: "InterTight";
  font-style: normal;
  font-weight: 300;
  src: url("./InterTight/InterTight-Light.ttf") format("truetype");
}
@font-face {
  font-display: swap;
  font-family: "InterTight";
  font-style: normal;
  font-weight: 400;
  src: url("./InterTight/InterTight-Regular.ttf") format("truetype");
}
@font-face {
  font-display: swap;
  font-family: "InterTight";
  font-style: normal;
  font-weight: 500;
  src: url("./InterTight/InterTight-Medium.ttf") format("truetype");
}
@font-face {
  font-display: swap;
  font-family: "InterTight";
  font-style: normal;
  font-weight: 600;
  src: url("./InterTight/InterTight-SemiBold.ttf") format("truetype");
}
@font-face {
  font-display: swap;
  font-family: "InterTight";
  font-style: normal;
  font-weight: 700;
  src: url("./InterTight/InterTight-Bold.ttf") format("truetype");
}
@font-face {
  font-display: swap;
  font-family: "InterTight";
  font-style: normal;
  font-weight: 900;
  src: url("./InterTight/InterTight-ExtraBold.ttf") format("truetype");
}
