@font-face {
  font-family: "Inter";
  src: url("InterVariable.woff2") format("woff2"), 
  url("InterVariable.ttf") format("ttf");
  font-weight: normal;
  font-display: block;
  unicode-range:
    U+0000-007F,
    U+0080-00FF,
    U+2000-206F,
    U+20A0-20CF,
    U+2100-214F;
}