:root {
--gp-font--gothamlight: "GothamLight";
--gp-font--gothammedium: "GothamMedium";
--gp-font--gothambold: "GothamBold";
--gp-font--gothambook: "GothamBook";
}

@font-face {
	font-display: auto;
	font-family: "GothamLight";
	font-style: normal;
	font-weight: 500;
	src: url('https://staging-sja.colonygroup.co/wp-content/uploads/generatepress/fonts/gothamlight/GothamLight.otf') format('opentype');
}
@font-face {
	font-display: auto;
	font-family: "GothamMedium";
	font-style: normal;
	font-weight: 500;
	src: url('https://staging-sja.colonygroup.co/wp-content/uploads/generatepress/fonts/gothammedium/GothamMedium.otf') format('opentype');
}
@font-face {
	font-display: auto;
	font-family: "GothamBold";
	font-style: normal;
	font-weight: 500;
	src: url('https://staging-sja.colonygroup.co/wp-content/uploads/generatepress/fonts/gothambold/GothamBold.otf') format('opentype');
}
@font-face {
	font-display: auto;
	font-family: "GothamBook";
	font-style: normal;
	font-weight: 500;
	src: url('https://staging-sja.colonygroup.co/wp-content/uploads/generatepress/fonts/gothambook/GothamBook.otf') format('opentype');
}
