:root {
--gp-font--varela-round: "Varela Round", sans-serif;
--gp-font--limejuicethin: "LimejuiceThin", sans-serif;
--gp-font--poppins: "Poppins", sans-serif;
}

@font-face {
	font-display: swap;
	font-family: "Varela Round";
	font-style: normal;
	font-weight: 400;
	src: url('https://www.les-fromages-de-sylvie.fr/wp-content/uploads/generatepress/fonts/varela-round/varela-round.ttf') format('truetype');
}
@font-face {
	font-display: swap;
	font-family: "LimejuiceThin";
	font-style: normal;
	font-weight: 100;
	src: url('https://www.les-fromages-de-sylvie.fr/wp-content/uploads/generatepress/fonts/limejuicethin/LimejuiceThin.woff2') format('woff2');
}
@font-face {
	font-display: swap;
	font-family: "Poppins";
	font-style: normal;
	font-weight: 400;
	src: url('https://www.les-fromages-de-sylvie.fr/wp-content/uploads/generatepress/fonts/poppins/poppins.woff2') format('woff2');
}
