:root {
--gp-font--science-gothic: "science_gothic";
--gp-font--roboto: "roboto_custom";
}

@font-face {
	font-display: auto;
	font-family: "science_gothic";
	font-style: normal;
	font-weight: 100 900;
	src: url('https://wildmaa.com/de/wp-content/uploads/generatepress/fonts/science-gothic/ScienceGothicYOPQslntwdthwght.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "roboto_custom";
	font-style: normal;
	font-weight: 100 900;
	src: url('https://wildmaa.com/de/wp-content/uploads/generatepress/fonts/roboto/Roboto-VariableFont_wdthwght.ttf') format('truetype');
}
