				@font-face {
					font-family: 'gotham-bold';
					src: url('/wp-content/uploads/useanyfont/1099Gotham-Bold.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/1099Gotham-Bold.woff') format('woff');
					font-weight: 900; font-style: normal; font-display: auto;
				}

				.gotham-bold{font-family: 'gotham-bold' !important;}

						@font-face {
					font-family: 'gotham';
					src: url('/wp-content/uploads/useanyfont/9473Gotham.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/9473Gotham.woff') format('woff');
					  font-display: auto;
				}

				.gotham{font-family: 'gotham' !important;}

						@font-face {
					font-family: 'gotham-thin';
					src: url('/wp-content/uploads/useanyfont/2222Gotham-Thin.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/2222Gotham-Thin.woff') format('woff');
					  font-display: auto;
				}

				.gotham-thin{font-family: 'gotham-thin' !important;}

						h2, h3, h6, .entry-title, body.page .entry-title, body, p, a{
					font-family: 'gotham' !important;
				}
						h1, h4, strong, b{
					font-family: 'gotham-bold' !important;
				}
						.menu-primary-menu-container li a, .menu-primary-menu-container li span, #menu-primary-menu li a, #menu-primary-menu li span{
					font-family: 'gotham' !important;
				}
						h5{
					font-family: 'gotham-bold' !important;
				}
						body, p, blockquote, li, a, strong, b, em{
					font-family: 'gotham' !important;
				}
		