@font-face{
  font-family:"Inter";
  src:url(font/Inter.woff2) format("woff2");
  font-style:normal;
  font-weight:300 700; /* variable range oder ggf. 300;400;700 als mehrere Blöcke */
  font-display:swap;
}

html,body{ font-family:"Inter",sans-serif; }
h1, h2, h3{ font-family:"Inter",sans-serif; }