:root {
--gp-font--gotham: "Gotham";
}

@font-face {
	font-display: auto;
	font-family: "Gotham";
	font-style: normal;
	font-weight: 700;
	src: url('https://seanmiller.06.genexsites.com/wp-content/uploads/generatepress/fonts/gotham/Gotham-Bold.otf') format('opentype');
}
@font-face {
	font-display: auto;
	font-family: "Gotham";
	font-style: italic;
	font-weight: 700;
	src: url('https://seanmiller.06.genexsites.com/wp-content/uploads/generatepress/fonts/gotham/Gotham-BoldItalic.otf') format('opentype');
}
@font-face {
	font-display: auto;
	font-family: "Gotham";
	font-style: normal;
	font-weight: 400;
	src: url('https://seanmiller.06.genexsites.com/wp-content/uploads/generatepress/fonts/gotham/Gotham-Book.otf') format('opentype');
}
@font-face {
	font-display: auto;
	font-family: "Gotham";
	font-style: italic;
	font-weight: 400;
	src: url('https://seanmiller.06.genexsites.com/wp-content/uploads/generatepress/fonts/gotham/Gotham-BookItalic.otf') format('opentype');
}
