:root {
--gp-font--cookie: "Cookie";
--gp-font--roboto: "Roboto";
}

@font-face {
	font-display: auto;
	font-family: "Cookie";
	font-style: normal;
	font-weight: 400;
	src: url('https://chefkamilia.com/wp-content/uploads/generatepress/fonts/cookie/Cookie-Regular.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Roboto";
	font-style: normal;
	font-weight: 100 900;
	src: url('https://chefkamilia.com/wp-content/uploads/generatepress/fonts/roboto/Roboto-VariableFont_wdthwght-2.ttf') format('truetype');
}
