:root {
--gp-font--patrick-hand: "Patrick Hand";
--gp-font--national-park: "National Park";
--gp-font--patrick-hand-sc: "Patrick Hand SC";
--gp-font--baloo-2: "Baloo 2";
--gp-font--nunito: "Nunito";
}

@font-face {
	font-display: auto;
	font-family: "Patrick Hand";
	font-style: normal;
	font-weight: 400;
	src: url('https://www.kriecherl.at/wp-content/uploads/generatepress/fonts/patrick-hand/PatrickHand-Regular.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "National Park";
	font-style: normal;
	font-weight: 200 800;
	src: url('https://www.kriecherl.at/wp-content/uploads/generatepress/fonts/national-park/NationalPark-VariableFont_wght.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Patrick Hand SC";
	font-style: normal;
	font-weight: 400;
	src: url('https://www.kriecherl.at/wp-content/uploads/generatepress/fonts/patrick-hand-sc/PatrickHandSC-Regular.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Baloo 2";
	font-style: normal;
	font-weight: 400 800;
	src: url('https://www.kriecherl.at/wp-content/uploads/generatepress/fonts/baloo-2/Baloo2-VariableFont_wght.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Nunito";
	font-style: normal;
	font-weight: 200 1000;
	src: url('https://www.kriecherl.at/wp-content/uploads/generatepress/fonts/nunito/Nunito-VariableFont_wght.ttf') format('truetype');
}
