:root {
--gp-font--austin-trial: "Austin Trial";
--gp-font--conduit-itc: "Conduit ITC";
}

@font-face {
	font-display: auto;
	font-family: "Austin Trial";
	font-style: normal;
	font-weight: 300;
	src: url('https://txre.alishamcfarland.com/wp-content/uploads/generatepress/fonts/austin-trial/Austin-Light.otf') format('opentype');
}
@font-face {
	font-display: auto;
	font-family: "Conduit ITC";
	font-style: normal;
	font-weight: 400;
	src: url('https://txre.alishamcfarland.com/wp-content/uploads/generatepress/fonts/conduit-itc/Conduit-ITC-Regular.otf') format('opentype');
}
