				@font-face {
					font-family: 'Gotham-bold';
					src: url('/wp-content/uploads/useanyfont/150819121107Gotham-bold.woff') format('woff');
					font-display: auto;
				}

				.Gotham-bold{font-family: 'Gotham-bold' !important;}

						@font-face {
					font-family: 'Gotham-book';
					src: url('/wp-content/uploads/useanyfont/150819122955Gotham-book.woff') format('woff');
					font-display: auto;
				}

				.Gotham-book{font-family: 'Gotham-book' !important;}

						body, p, blockquote, li, a{
					font-family: 'Gotham-book' !important;
				}
						h1, h2, h3, h4, h5, h6{
					font-family: 'Gotham-bold' !important;
				}
						.wpb_wrapper.callout span, .feature-text span{
					font-family: 'Gotham-book' !important;
				}
		