:root {
--gp-font--raj: "Rajdhani";
--gp-font--silkscreen: "Silkscreen";
}

@font-face {
	font-display: swap;
	font-family: "Rajdhani";
	font-style: normal;
	font-weight: 700;
	src: url('https://pixel-goblins.de/wp-content/uploads/generatepress/fonts/rajdhani/Rajdhani-Bold.ttf') format('truetype');
}
@font-face {
	font-display: swap;
	font-family: "Rajdhani";
	font-style: normal;
	font-weight: 300;
	src: url('https://pixel-goblins.de/wp-content/uploads/generatepress/fonts/rajdhani/Rajdhani-Light.ttf') format('truetype');
}
@font-face {
	font-display: swap;
	font-family: "Rajdhani";
	font-style: normal;
	font-weight: 500;
	src: url('https://pixel-goblins.de/wp-content/uploads/generatepress/fonts/rajdhani/Rajdhani-Medium.ttf') format('truetype');
}
@font-face {
	font-display: swap;
	font-family: "Rajdhani";
	font-style: normal;
	font-weight: 600;
	src: url('https://pixel-goblins.de/wp-content/uploads/generatepress/fonts/rajdhani/Rajdhani-SemiBold.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Silkscreen";
	font-style: normal;
	font-weight: 400;
	src: url('https://pixel-goblins.de/wp-content/uploads/generatepress/fonts/silkscreen/Silkscreen-Regular.ttf') format('truetype');
}
