:root {
--gp-font--teko: "Teko";
--gp-font--inter: "Inter";
}

@font-face {
	font-display: auto;
	font-family: "Teko";
	font-style: normal;
	font-weight: 300 700;
	src: url('https://allesumsrad.de/wp-content/uploads/generatepress/fonts/teko/Teko-VariableFont_wght.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Inter";
	font-style: normal;
	font-weight: 100 900;
	src: url('https://allesumsrad.de/wp-content/uploads/generatepress/fonts/inter/Inter-VariableFont_opszwght.ttf') format('truetype');
}
