				@font-face {
					font-family: 'gotham-light';
					src: url('/wp-content/uploads/useanyfont/190411022711Gotham-light.woff') format('woff');
					font-display: auto;
				}

				.gotham-light{font-family: 'gotham-light' !important;}

						@font-face {
					font-family: 'gotham-bold';
					src: url('/wp-content/uploads/useanyfont/190411024143Gotham-bold.woff') format('woff');
					font-display: auto;
				}

				.gotham-bold{font-family: 'gotham-bold' !important;}

						@font-face {
					font-family: 'gotham-ultra';
					src: url('/wp-content/uploads/useanyfont/190411024429Gotham-ultra.woff') format('woff');
					font-display: auto;
				}

				.gotham-ultra{font-family: 'gotham-ultra' !important;}

						body, p, li, a{
					font-family: 'gotham-light' !important;
				}
						.nav-primary a{
					font-family: 'gotham-bold' !important;
				}
						h1, h2, h3, h4, h5, h6, blockquote{
					font-family: 'gotham-bold' !important;
				}
						.woocommerce strong{
					font-family: 'gotham-bold' !important;
				}
		