:root {
--gp-font--mulish: "Mulish";
--gp-font--open-sans: "Open Sans";
--gp-font--raleway: "Raleway";
}

@font-face {
	font-display: auto;
	font-family: "Mulish";
	font-style: normal;
	font-weight: 200 1000;
	src: url('https://seegasthof.net/wp-content/uploads/generatepress/fonts/mulish/Mulish-VariableFont_wght.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 300 800;
	src: url('https://seegasthof.net/wp-content/uploads/generatepress/fonts/open-sans/OpenSans-VariableFont_wdthwght.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Raleway";
	font-style: normal;
	font-weight: 100 900;
	src: url('https://seegasthof.net/wp-content/uploads/generatepress/fonts/raleway/Raleway-VariableFont_wght.ttf') format('truetype');
}
