:root {
--gp-font--wilderness-typeface: "Wilderness Typeface";
--gp-font--trashhand: "TrashHand";
}

@font-face {
	font-display: auto;
	font-family: "Wilderness Typeface";
	font-style: normal;
	font-weight: 400;
	src: url('https://inspiredself.co/wp-content/uploads/generatepress/fonts/wilderness-typeface/WildernessTypeface-Regular.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "TrashHand";
	font-style: normal;
	font-weight: 400;
	src: url('https://inspiredself.co/wp-content/uploads/generatepress/fonts/trashhand/TrashHand-1.ttf') format('truetype');
}
