				@font-face {
					font-family: 'century-gothic';
					src: url('/wp-content/uploads/useanyfont/3881Century-Gothic.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/3881Century-Gothic.woff') format('woff');
					  font-display: auto;
				}

				.century-gothic{font-family: 'century-gothic' !important;}

						body, p, blockquote, li, a, strong, b, em{
					font-family: 'century-gothic' !important;
				}
		