				@font-face {
					font-family: 'gotham-medium';
					src: url('/wp-content/uploads/sites/4/useanyfont/1226Gotham-Medium.woff') format('woff');
					font-weight: 100; font-style: normal; font-display: auto;
				}

				.gotham-medium{font-family: 'gotham-medium' !important;}

						h1, h2, h3, h4, h5, h6{
					font-family: 'gotham-medium' !important;
				}
						p, blockquote, li, a, strong, b, em{
					font-family: 'gotham-book' !important;
				}
		