@font-face {
  font-family: "Inter";
  src: url(../fonts/inter.woff2);
}

* {
  font-family: "Inter", sans-serif;
}
