@font-face {
  font-family: Inter;
  src: url("InterTight-Italic.ttf");
  font-style: italic;
}
@font-face {
  font-family: Inter;
  src: url("InterTight.ttf");
  font-style: normal;
}