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

@font-face {
	font-display: auto;
	font-family: "Geist Mono";
	font-style: normal;
	font-weight: 700;
	src: url('https://bizarrismo.com/wp-content/uploads/generatepress/fonts/geist-mono/GeistMono-Bold.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Geist Mono";
	font-style: normal;
	font-weight: 400;
	src: url('https://bizarrismo.com/wp-content/uploads/generatepress/fonts/geist-mono/GeistMono-Regular.ttf') format('truetype');
}
