:root {
--gp-font--denne-delica: "Denne Delica";
--gp-font--parkinsans: "Parkinsans";
}

@font-face {
	font-display: auto;
	font-family: "Denne Delica";
	font-style: normal;
	font-weight: 400;
	src: url('https://estherputter.nl/wordpress/wp-content/uploads/generatepress/fonts/denne-delica/dennedelica.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Parkinsans";
	font-style: normal;
	font-weight: 300 800;
	src: url('https://estherputter.nl/wordpress/wp-content/uploads/generatepress/fonts/parkinsans/Parkinsans-VariableFont_wght.ttf') format('truetype');
}
