/* Self-hosted Inter Variable — no third-party CDN, GDPR-friendly.
   This is the production face the StretchLearn design system loads from
   rsms.me; here it is bundled locally under assets/fonts/ per the theme's
   no-CDN rule. One variable file covers weights 100-900. */

@font-face {
	font-family: "InterVariable";
	font-style: normal;
	font-weight: 100 900;
	font-display: swap;
	src: url("../fonts/InterVariable.woff2") format("woff2");
}
