/* Quicksand — font variabile self-hosted (pesi 300–700 in un solo file) */
@font-face {
	font-family: 'Quicksand';
	src: url('../fonts/Quicksand-Variable.woff2') format('woff2-variations'),
	     url('../fonts/Quicksand-Variable.woff2') format('woff2');
	font-weight: 300 700;
	font-style: normal;
	font-display: swap;
}
