:root {
--gp-font--inter: "Inter";
--gp-font--darker-grotesque: "Darker Grotesque";
--gp-font--black-mango: "Black Mango";
}

@font-face {
	font-display: auto;
	font-family: "Inter";
	font-style: normal;
	font-weight: 100 900;
	src: url('https://sumnercakes.de/wp-content/uploads/generatepress/fonts/inter/Inter-VariableFont_opszwght.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Darker Grotesque";
	font-style: normal;
	font-weight: 300 900;
	src: url('https://sumnercakes.de/wp-content/uploads/generatepress/fonts/darker-grotesque/U9MH6cuh-mLQlC4BKCtayOfARkSVq7HUJEUPQOI-qA.woff2') format('woff2');
}
@font-face {
	font-display: auto;
	font-family: "Black Mango";
	font-style: normal;
	font-weight: 400;
	src: url('https://sumnercakes.de/wp-content/uploads/generatepress/fonts/black-mango/Black-Mango-Regular.ttf') format('truetype');
}
