:root {
--gp-font--dosis: "Dosis";
--gp-font--amatic-sc: "Amatic SC";
}

@font-face {
	font-display: auto;
	font-family: "Dosis";
	font-style: normal;
	font-weight: 200 800;
	src: url('https://collinedelhirondelle.com/wp-content/uploads/generatepress/fonts/dosis/Dosis-VariableFont_wght.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Amatic SC";
	font-style: normal;
	font-weight: 400;
	src: url('https://collinedelhirondelle.com/wp-content/uploads/generatepress/fonts/amatic-sc/AmaticSC-Regular.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Amatic SC";
	font-style: normal;
	font-weight: 700;
	src: url('https://collinedelhirondelle.com/wp-content/uploads/generatepress/fonts/amatic-sc/AmaticSC-Bold.ttf') format('truetype');
}
