@font-face {
  font-family: "InterTight";
  src: url("../fonts/Inter_Tight/InterTight-VariableFont_wght.ttf") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
body * {
  font-family: "InterTight", Arial, sans-serif !important;
}
