:root {
--gp-font--hollywood-hills: "Hollywood Hills";
--gp-font--acme: "Acme";
}

@font-face {
	font-display: auto;
	font-family: "Hollywood Hills";
	font-style: normal;
	font-weight: 400;
	src: url('https://bilderkiste.christiankasza.photography/wp-content/uploads/generatepress/fonts/hollywood-hills/hollh.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Acme";
	font-style: normal;
	font-weight: 400;
	src: url('https://bilderkiste.christiankasza.photography/wp-content/uploads/generatepress/fonts/acme/Acme-Regular.ttf') format('truetype');
}
