/*
 * Archivo (self-hosted, variable) — substitui Roc Grotesk / Neurial Grotesk
 * do Figma original (fontes comerciais sem licença disponível).
 */
@font-face {
	font-family: 'Archivo';
	font-style: normal;
	font-weight: 100 900;
	font-display: swap;
	src: url('../fonts/Archivo-Variable.woff2') format('woff2-variations'), url('../fonts/Archivo-Variable.woff2') format('woff2');
}
