@font-face {
  font-family: "Inter Tight";
  font-weight: 500;
  font-style: normal;
  src: local("Inter Tight"), url("InterTight-Medium.ttf") format("opentype");
}

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

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

@font-face {
  font-family: "Inter Tight";
  src: url("subset-InterTight-Bold.eot");
  src: local("Inter Tight Bold"), local("InterTight-Bold"),
    url("subset-InterTight-Bold.eot?#iefix") format("embedded-opentype"),
    url("subset-InterTight-Bold.woff2") format("woff2"),
    url("subset-InterTight-Bold.woff") format("woff"),
    url("subset-InterTight-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Inter Tight";
  src: url("subset-InterTight-Regular.eot");
  src: local("Inter Tight Regular"), local("InterTight-Regular"),
    url("subset-InterTight-Regular.eot?#iefix") format("embedded-opentype"),
    url("subset-InterTight-Regular.woff2") format("woff2"),
    url("subset-InterTight-Regular.woff") format("woff"),
    url("subset-InterTight-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Inter Tight";
  src: url("subset-InterTight-Medium.eot");
  src: local("Inter Tight Medium"), local("InterTight-Medium"),
    url("subset-InterTight-Medium.eot?#iefix") format("embedded-opentype"),
    url("subset-InterTight-Medium.woff2") format("woff2"),
    url("subset-InterTight-Medium.woff") format("woff"),
    url("subset-InterTight-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
