:root {
--gp-font--inter-variable: "Inter Variable";
--gp-font--segoe-ui-variable: "Segoe UI Variable";
}

@font-face {
	font-display: auto;
	font-family: "Inter Variable";
	font-style: normal;
	font-weight: 100 900;
	src: url('https://huecocotte.fr/wp-content/uploads/generatepress/fonts/inter-variable/InterVariable.woff2') format('woff2');
}
@font-face {
	font-display: auto;
	font-family: "Segoe UI Variable";
	font-style: normal;
	font-weight: 300 700;
	src: url('https://huecocotte.fr/wp-content/uploads/generatepress/fonts/segoe-ui-variable/SegoeUIVF.ttf') format('truetype');
}
