<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
--gp-font--albert-sans: "Albert Sans";
--gp-font--sora: "Sora";
}

@font-face {
	font-display: auto;
	font-family: "Albert Sans";
	font-style: normal;
	font-weight: 100 900;
	src: url('https://gpkingdom.it/wp-content/uploads/generatepress/fonts/albert-sans/AlbertSans-VariableFont_wght.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Sora";
	font-style: normal;
	font-weight: 100 800;
	src: url('https://gpkingdom.it/wp-content/uploads/generatepress/fonts/sora/Sora-VariableFont_wght.ttf') format('truetype');
}
</pre></body></html>