:root {
--gp-font--sedgwick-ave: "Sedgwick Ave";
--gp-font--general-sans: "General Sans";
}

@font-face {
	font-display: swap;
	font-family: "Sedgwick Ave";
	font-style: normal;
	font-weight: 400;
	src: url('https://gatraining.pauljonesdesign.com/wp-content/uploads/generatepress/fonts/sedgwick-ave/sedgwick-ave.woff2') format('woff2');
}
@font-face {
	font-display: swap;
	font-family: "General Sans";
	font-style: normal;
	font-weight: 200 700;
	src: url('https://gatraining.pauljonesdesign.com/wp-content/uploads/generatepress/fonts/general-sans-variable/GeneralSans-Variable.woff2') format('woff2');
}
