				@font-face {
					font-family: 'gotham';
					src: url('/wp-content/uploads/useanyfont/8697Gotham.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/8697Gotham.woff') format('woff');
					font-weight: 700; font-style: normal; font-display: auto;
				}

				.gotham{font-family: 'gotham' !important;}

						@font-face {
					font-family: 'gotham';
					src: url('/wp-content/uploads/useanyfont/694Gotham.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/694Gotham.woff') format('woff');
					font-weight: 500; font-style: normal; font-display: auto;
				}

				.gotham{font-family: 'gotham' !important;}

						@font-face {
					font-family: 'santasans';
					src: url('/wp-content/uploads/useanyfont/4496SantaSans.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/4496SantaSans.woff') format('woff');
					font-weight: 300; font-style: normal; font-display: auto;
				}

				.santasans{font-family: 'santasans' !important;}

						@font-face {
					font-family: 'gotham';
					src: url('/wp-content/uploads/useanyfont/5756Gotham.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/5756Gotham.woff') format('woff');
					font-weight: 400; font-style: normal; font-display: auto;
				}

				.gotham{font-family: 'gotham' !important;}

						body, p, blockquote, li, a, strong, b, em, .menu-menu-container li a, .menu-menu-container li span, #menu-menu li a, #menu-menu li span{
					font-family: 'gotham' !important;
				}
						h1, h2, h3, h4, h5, h6, .entry-title, body.single-post .entry-title, body.page .entry-title, body.category .entry-title, .widget-title, .site-title, .site-description{
					font-family: 'santasans' !important;
				}
		