:root {
--gp-font--roboto: "Roboto";
--gp-font--inter: "--dbw-font-headline";
}

@font-face {
	font-display: auto;
	font-family: "Roboto";
	font-style: normal;
	font-weight: 100 900;
	src: url('https://dbwrelaunch.dbw-development.de/wp-content/uploads/generatepress/fonts/roboto/Roboto-VariableFont_wdthwght.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "--dbw-font-headline";
	font-style: normal;
	font-weight: 100 900;
	src: url('https://dbwrelaunch.dbw-development.de/wp-content/uploads/generatepress/fonts/inter/Inter-VariableFont_opszwght.ttf') format('truetype');
}
