@font-face {
  font-family: "Inter Display";
  src: local("Inter Display"),
       local("InterDisplay"),
       url("InterDisplay-Regular.woff2") format("woff2"),
       url("InterDisplay-Regular.ttf") format("truetype"),
       url("InterDisplay-Regular.otf") format("opentype");
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
}

