/* Fuentes de marca auto-alojadas (variables). Un solo archivo por familia
 * cubre todos los pesos vía el rango font-weight. */
@font-face {
	font-family: 'Bricolage Grotesque';
	font-style: normal;
	font-weight: 400 800;
	font-display: swap;
	src: url('bricolage-grotesque.woff2') format('woff2');
}
@font-face {
	font-family: 'Karla';
	font-style: normal;
	font-weight: 300 800;
	font-display: swap;
	src: url('karla.woff2') format('woff2');
}
