				@font-face {
					font-family: 'gotham-thin';
					src: url('/wp-content/uploads/useanyfont/3211Gotham-Thin.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/3211Gotham-Thin.woff') format('woff');
					font-weight: 100; font-style: normal;  font-display: auto;
				}

				.gotham-thin{font-family: 'gotham-thin' !important;}

						@font-face {
					font-family: 'gotham-light';
					src: url('/wp-content/uploads/useanyfont/3953Gotham-Light.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/3953Gotham-Light.woff') format('woff');
					font-weight: 300; font-style: normal;  font-display: auto;
				}

				.gotham-light{font-family: 'gotham-light' !important;}

						@font-face {
					font-family: 'gotham-book';
					src: url('/wp-content/uploads/useanyfont/1785Gotham-book.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/1785Gotham-book.woff') format('woff');
					font-weight: 400; font-style: normal;  font-display: auto;
				}

				.gotham-book{font-family: 'gotham-book' !important;}

						@font-face {
					font-family: 'gotham-medium';
					src: url('/wp-content/uploads/useanyfont/6075Gotham-medium.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/6075Gotham-medium.woff') format('woff');
					font-weight: 500; font-style: normal;  font-display: auto;
				}

				.gotham-medium{font-family: 'gotham-medium' !important;}

						@font-face {
					font-family: 'gotham-bold';
					src: url('/wp-content/uploads/useanyfont/4756Gotham-Bold.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/4756Gotham-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-black';
					src: url('/wp-content/uploads/useanyfont/8701Gotham-Black.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/8701Gotham-Black.woff') format('woff');
					font-weight: 900; font-style: normal;  font-display: auto;
				}

				.gotham-black{font-family: 'gotham-black' !important;}

						body, p{
					font-family: 'gotham-book' !important;
				}
						h1, h2, strong, b{
					font-family: 'gotham-bold' !important;
				}
						h3, h4, h5, h6{
					font-family: 'gotham-medium' !important;
				}
						.menu-main-container li a, .menu-main-container li span, #menu-main li a, #menu-main li span{
					font-family: 'gotham-bold' !important;
				}
		