:root {
--gp-font--geist: "Geist";
}

@font-face {
	font-display: auto;
	font-family: "Geist";
	font-style: normal;
	font-weight: 400;
	src: url('https://trivent.digicube.dev/wp-content/uploads/generatepress/fonts/geist/Geist-Regular.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Geist";
	font-style: normal;
	font-weight: 600;
	src: url('https://trivent.digicube.dev/wp-content/uploads/generatepress/fonts/geist/Geist-SemiBold.ttf') format('truetype');
}
