/* Inter variable, autoalojada.
   Los mockups declaran Inter pero nunca la cargan, así que hoy caen a Segoe UI.
   Tiene que ser la versión VARIABLE: el diseño usa pesos 540, 560, 580, 620 y
   720, y con ficheros estáticos el navegador los redondearía a 500/600/700.
   rsms/inter — SIL Open Font License 1.1, ver assets/fonts/OFL.txt */

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

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