				@font-face {
					font-family: 'gotham-bold';
					src: url('/wp-content/uploads/useanyfont/190823050115Gotham-Bold.woff') format('woff');
					  font-display: auto;
				}

				.gotham-bold{font-family: 'gotham-bold' !important;}

						@font-face {
					font-family: 'gotham-thin';
					src: url('/wp-content/uploads/useanyfont/190823050255Gotham-Thin.woff') format('woff');
					  font-display: auto;
				}

				.gotham-thin{font-family: 'gotham-thin' !important;}

						@font-face {
					font-family: 'gotham-book';
					src: url('/wp-content/uploads/useanyfont/190823050315Gotham-Book.woff') format('woff');
					  font-display: auto;
				}

				.gotham-book{font-family: 'gotham-book' !important;}

						@font-face {
					font-family: 'gotham-light';
					src: url('/wp-content/uploads/useanyfont/190828080549Gotham-Light.woff') format('woff');
					  font-display: auto;
				}

				.gotham-light{font-family: 'gotham-light' !important;}

						h1, h3, h5, #menu-primary-navigation li a, #menu-primary-navigation li span, #menu-secondary-menu li a, #menu-secondary-menu li span, #top-menu li a, #et-secondary-menu li a{
					font-family: 'gotham-bold' !important;
				}
						p, blockquote, li, a{
					font-family: 'gotham-book' !important;
				}
						h2.et_pb_slide_title{
					font-family: 'gotham-bold' !important;
				}
						#footer-widgets{
					font-family: 'gotham-book' !important;
				}
						body, #main-footer #footer-widgets{
					font-family: 'gotham-book' !important;
				}
						#main-footer #footer-widgets h4{
					font-family: 'gotham-bold' !important;
				}
						h2, h4, h6{
					font-family: 'gotham-light' !important;
				}
		