@font-face {
  font-family: "InterTight-Regular";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src:
    url("../fonts/InterTight-Regular.woff2") format("woff2"),
    url("../fonts/InterTight-Regular.woff") format("woff"),
    url("../fonts/InterTight-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "InterTight-Medium";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src:
    url("../fonts/InterTight-Medium.woff2") format("woff2"),
    url("../fonts/InterTight-Medium.woff") format("woff"),
    url("../fonts/InterTight-Medium.ttf") format("truetype");
}

@font-face {
  font-family: "InterTight-SemiBold";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src:
    url("../fonts/InterTight-SemiBold.woff2") format("woff2"),
    url("../fonts/InterTight-SemiBold.woff") format("woff"),
    url("../fonts/InterTight-SemiBold.ttf") format("truetype");
}

@font-face {
  font-family: "InterTight-ExtraBold";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src:
    url("../fonts/InterTight-ExtraBold.woff2") format("woff2"),
    url("../fonts/InterTight-ExtraBold.woff") format("woff"),
    url("../fonts/InterTight-ExtraBold.ttf") format("truetype");
}

@font-face {
  font-family: "Inter-Regular";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src:
    url("../fonts/InterTight-Regular.woff2") format("woff2"),
    url("../fonts/InterTight-Regular.woff") format("woff"),
    url("../fonts/InterTight-Regular.ttf") format("truetype");
}
