:root {
--gp-font--understory-demo: "Understory DEMO";
--gp-font--arial-rounded-mt-bold: "Arial Rounded MT Bold";
--gp-font--geometria: "Geometria";
}

@font-face {
	font-display: auto;
	font-family: "Understory DEMO";
	font-style: normal;
	font-weight: 400;
	src: url('https://sweetcraftrecipes.com/wp-content/uploads/generatepress/fonts/understory-demo/Understory-DEMO.otf') format('opentype');
}
@font-face {
	font-display: auto;
	font-family: "Arial Rounded MT Bold";
	font-style: normal;
	font-weight: 700;
	src: url('https://sweetcraftrecipes.com/wp-content/uploads/generatepress/fonts/arial-rounded-mt-bold/arialroundedmtbold.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Geometria";
	font-style: normal;
	font-weight: 800;
	src: url('https://sweetcraftrecipes.com/wp-content/uploads/generatepress/fonts/geometria/FontsFree-Net-Geometria-ExtraBold.ttf') format('truetype');
}
