@font-face {
	font-family: 'Gotham';
	font-weight: 400;
	font-style: normal;
	src: url(/wp-includes/fonts/GothamBook.woff);
}

@font-face {
	font-family: 'Gotham';
	font-weight: 500;
	font-style: normal;
	src: url(/wp-includes/fonts/GothamMedium.woff);
}

@font-face {
	font-family: 'Gotham';
	font-weight: 600;
	font-style: normal;
	src: url(/wp-includes/fonts/GothamBold.woff);
}

@font-face {
	font-family: 'Gotham';
	font-weight: 200;
	font-style: normal;
	src: url(/wp-includes/fonts/GothamThin.woff);
}

