/* Inter (texte courant) — variable, licence SIL OFL, self-hosted */
@font-face {
	font-family: 'Inter';
	src: url('../fonts/inter.woff2') format('woff2-variations'), url('../fonts/inter.woff2') format('woff2');
	font-weight: 100 900;
	font-style: normal;
	font-display: swap;
}

/* Space Grotesk (titres) — variable, licence SIL OFL, self-hosted */
@font-face {
	font-family: 'Space Grotesk';
	src: url('../fonts/space-grotesk.woff2') format('woff2-variations'), url('../fonts/space-grotesk.woff2') format('woff2');
	font-weight: 300 700;
	font-style: normal;
	font-display: swap;
}
