/* Fuentes self-host (variables) — sin Google Fonts. */
@font-face {
	font-family: 'Archivo';
	font-style: normal;
	font-weight: 500 900;
	font-display: swap;
	src: url('../fonts/Archivo.woff2') format('woff2');
}
@font-face {
	font-family: 'Space Grotesk';
	font-style: normal;
	font-weight: 400 700;
	font-display: swap;
	src: url('../fonts/SpaceGrotesk.woff2') format('woff2');
}
