:root {
--gp-font--teachers: "Teachers";
--gp-font--reenie-beanie: "Reenie Beanie";
}

@font-face {
	font-display: auto;
	font-family: "Teachers";
	font-style: normal;
	font-weight: 400 800;
	src: url('https://www.pithysnark.com/wp-content/uploads/generatepress/fonts/teachers/Teachers-VariableFont_wght.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Reenie Beanie";
	font-style: normal;
	font-weight: 500;
	src: url('https://www.pithysnark.com/wp-content/uploads/generatepress/fonts/reenie-beanie/ReenieBeanie-Regular.ttf') format('truetype');
}
