:root {
--gp-font--gotham-medium: "Gotham Medium", Gotham;
--gp-font--gotham-book: "Gotham Book", Gotham;
--gp-font--gotham: "Gotham Bold", Gotham;
--gp-font--gotham-light: "Gotham Light", Gotham;
}

@font-face {
	font-display: auto;
	font-family: "Gotham Medium";
	font-style: normal;
	font-weight: 500;
	src: url('https://surrp.co.uk/wp-content/uploads/generatepress/fonts/gotham-medium/Gotham-Medium.woff2') format('woff2');
}
@font-face {
	font-display: auto;
	font-family: "Gotham Book";
	font-style: normal;
	font-weight: 400;
	src: url('https://surrp.co.uk/wp-content/uploads/generatepress/fonts/gotham-book/Gotham-Book.woff2') format('woff2');
}
@font-face {
	font-display: auto;
	font-family: "Gotham Bold";
	font-style: normal;
	font-weight: 700;
	src: url('https://surrp.co.uk/wp-content/uploads/generatepress/fonts/gotham/Gotham-Bold.woff2') format('woff2');
}
@font-face {
	font-display: auto;
	font-family: "Gotham Light";
	font-style: normal;
	font-weight: 300;
	src: url('https://surrp.co.uk/wp-content/uploads/generatepress/fonts/gotham-light/Gotham-Light.woff2') format('woff2');
}
