/* Fuentes autoalojadas (latin subset, variable fonts) */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400 800;
	font-display: swap;
	src: url(fonts/roboto-latin.woff2) format('woff2');
}
@font-face {
	font-family: 'Roboto Slab';
	font-style: normal;
	font-weight: 400 800;
	font-display: swap;
	src: url(fonts/robotoslab-latin.woff2) format('woff2');
}
