				@font-face {
					font-family: 'gotham-medium';
					src: url('/wp-content/uploads/useanyfont/2102Gotham-Medium.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/2102Gotham-Medium.woff') format('woff');
					font-weight: 400; font-style: normal; font-display: auto;
				}

				.gotham-medium{font-family: 'gotham-medium' !important;}

						@font-face {
					font-family: 'gotham-light';
					src: url('/wp-content/uploads/useanyfont/6573Gotham-Light.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/6573Gotham-Light.woff') format('woff');
					font-weight: 400; font-style: normal; font-display: auto;
				}

				.gotham-light{font-family: 'gotham-light' !important;}

						@font-face {
					font-family: 'gotham-bold';
					src: url('/wp-content/uploads/useanyfont/9915Gotham-Bold.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/9915Gotham-Bold.woff') format('woff');
					font-weight: 700; font-style: normal; font-display: auto;
				}

				.gotham-bold{font-family: 'gotham-bold' !important;}

						@font-face {
					font-family: 'gotham-regular';
					src: url('/wp-content/uploads/useanyfont/1087Gotham-Regular.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/1087Gotham-Regular.woff') format('woff');
					  font-display: auto;
				}

				.gotham-regular{font-family: 'gotham-regular' !important;}

						@font-face {
					font-family: 'gotham-book';
					src: url('/wp-content/uploads/useanyfont/3061Gotham-Book.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/3061Gotham-Book.woff') format('woff');
					font-weight: 400; font-style: normal; font-display: auto;
				}

				.gotham-book{font-family: 'gotham-book' !important;}

						h1, h2, h3, h4, h5, h6, .entry-title, body.single-post .entry-title, body.page .entry-title, body.category .entry-title, .widget-title{
					font-family: 'gotham-bold' !important;
				}
						body, p, blockquote, li, a, strong, b, em, .menu-explore-container li a, .menu-explore-container li span, #menu-explore li a, #menu-explore li span, .menu-main-menu-container li a, .menu-main-menu-container li span, #menu-main-menu li a, #menu-main-menu li span, .menu-service-menu-container li a, .menu-service-menu-container li span, #menu-service-menu li a, #menu-service-menu li span{
					font-family: 'gotham-book' !important;
				}
		