/* Kelson Sans — file locali nel child theme */
@font-face {
	font-family: 'Kelson Sans';
	font-weight: 300;
	font-style: normal;
	font-display: swap;
	src: url('../../fonts/Kelson_Sans_Light.woff2') format('woff2');
}
@font-face {
	font-family: 'Kelson Sans';
	font-weight: 400;
	font-style: normal;
	font-display: swap;
	src: url('../../fonts/Kelson_Sans_Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Kelson Sans';
	font-weight: 700;
	font-style: normal;
	font-display: swap;
	src: url('../../fonts/Kelson_Sans_Bold.woff2') format('woff2');
}
