				@font-face {
					font-family: 'museoslab';
					src: url('/wp-content/uploads/useanyfont/170626100418museoslab.woff') format('woff');
					font-display: auto;
				}

				.museoslab{font-family: 'museoslab' !important;}

						@font-face {
					font-family: 'gotham-book';
					src: url('/wp-content/uploads/useanyfont/170627092601Gotham-book.woff') format('woff');
					font-display: auto;
				}

				.gotham-book{font-family: 'gotham-book' !important;}

						@font-face {
					font-family: 'gotham-bold';
					src: url('/wp-content/uploads/useanyfont/170627092809Gotham-Bold.woff') format('woff');
					font-display: auto;
				}

				.gotham-bold{font-family: 'gotham-bold' !important;}

						h3, h4, h5, h6, p, blockquote, li, a{
					font-family: 'museoslab' !important;
				}
						h1, blockquote{
					font-family: 'gotham-bold' !important;
				}
						h2{
					font-family: 'gotham-book' !important;
				}
		