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

@font-face {
	font-display: auto;
	font-family: "Gotham";
	font-style: normal;
	font-weight: 400;
	src: url('https://greybirddesserts.com/wp-content/uploads/generatepress/fonts/gotham/Gotham-Book.woff2') format('woff2');
}
@font-face {
	font-display: auto;
	font-family: "Gotham";
	font-style: normal;
	font-weight: 500;
	src: url('https://greybirddesserts.com/wp-content/uploads/generatepress/fonts/gotham/Gotham-Medium.woff2') format('woff2');
}
@font-face {
	font-display: auto;
	font-family: "Gotham Narrow";
	font-style: normal;
	font-weight: 325;
	src: url('https://greybirddesserts.com/wp-content/uploads/generatepress/fonts/gotham-narrow/Gotham-Narrow-Book.otf') format('opentype');
}
