@font-face{
font-family:"Inter";
src:url("/fonts/Inter-Var.woff2") format("woff2");
font-weight:100 900; /* для variable */
font-style:normal;
font-display:swap; /* не держим FOIT */
}
body{ font-family:"Inter", system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif; }
<link rel="preload"
href="/fonts/Inter-Var.woff2"
as="font" type="font/woff2" crossorigin>
@font-face{
font-family:"Inter";
src:url("/fonts/Inter-cyr.woff2") format("woff2");
unicode-range: U+0400-04FF, U+0500-052F, U+20BD; /* кириллица + ₽ */
font-display:swap;
}
Cache-Control: public, max-age=31536000, immutable
Content-Type: font/woff2
Access-Control-Allow-Origin: * # если шрифт с CDN