:root {
--gp-font--gotham: "Gotham";
--gp-font--conthrax: "Conthrax";
--gp-font--conthrax-light: "Conthrax Light";
}

@font-face {
	font-display: auto;
	font-family: "Gotham";
	font-style: italic;
	font-weight: 325;
	src: url('https://11.genexsites.com/firsttechnicall/wp-content/uploads/generatepress/fonts/gotham/Gotham-BookItalic.otf') format('opentype');
}
@font-face {
	font-display: auto;
	font-family: "Conthrax";
	font-style: normal;
	font-weight: 600;
	src: url('https://11.genexsites.com/firsttechnicall/wp-content/uploads/generatepress/fonts/conthrax/conthrax.ttf') format('truetype');
}
@font-face {
	font-display: auto;
	font-family: "Conthrax Light";
	font-style: normal;
	font-weight: 400;
	src: url('https://11.genexsites.com/firsttechnicall/wp-content/uploads/generatepress/fonts/conthrax-light/conthraxlight.ttf') format('truetype');
}
