:root {
--gp-font--body: "Inter 18pt";
--gp-font--heading: "Space Grotesk";
}

@font-face {
	font-display: auto;
	font-family: "Inter 18pt";
	font-style: normal;
	font-weight: 400;
	src: url('https://gpstarter.incubb.es/wp-content/uploads/generatepress/fonts/inter-18pt/Inter18pt-Regular.woff2') format('woff2');
}
@font-face {
	font-display: auto;
	font-family: "Space Grotesk";
	font-style: normal;
	font-weight: 500;
	src: url('https://gpstarter.incubb.es/wp-content/uploads/generatepress/fonts/space-grotesk/SpaceGrotesk-Medium.woff2') format('woff2');
}
