:root {
--gp-font--hurricane: "Hurricane";
--gp-font--eb-garamond: "EB Garamond";
}

@font-face {
	font-display: auto;
	font-family: "Hurricane";
	font-style: normal;
	font-weight: 400;
	src: url('https://transformculpeper.org/wp-content/uploads/generatepress/fonts/hurricane/Hurricane.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "EB Garamond";
	font-style: normal;
	font-weight: 400 800;
	src: url('https://transformculpeper.org/wp-content/uploads/generatepress/fonts/eb-garamond/EBGaramond-VariableFont_wght.ttf') format('truetype');
}
