/* MF Estúdio Gráfico — fonte de marca (Archivo), self-hosted, peso variável 100–900. */
@font-face {
	font-family: 'Archivo';
	font-style: normal;
	font-weight: 100 900;
	font-display: swap;
	src: url('../fonts/archivo-variable.woff2') format('woff2');
}
:root {
	--chb-font: 'Archivo', system-ui, sans-serif;
	--chb-font-display: 'Archivo', system-ui, sans-serif;
	--chb-font-condensed: 'Archivo', system-ui, sans-serif;
}
