:root {
--gp-font--karla: "Karla";
--gp-font--cormorant-garamond: "Cormorant Garamond";
}

@font-face {
	font-display: swap;
	font-family: "Karla";
	font-style: normal;
	font-weight: 200 800;
	src: url('https://farbenkranz.de/wp-content/uploads/generatepress/fonts/karla/Karla-VariableFont_wght.ttf') format('truetype');
}
@font-face {
	font-display: swap;
	font-family: "Cormorant Garamond";
	font-style: italic;
	font-weight: 300 700;
	src: url('https://farbenkranz.de/wp-content/uploads/generatepress/fonts/cormorant-garamond/CormorantGaramond-Italic-VariableFont_wght.ttf') format('truetype');
}
