				@font-face {
					font-family: 'century-gothic';
					src: url('/wp-content/uploads/useanyfont/5086Century-Gothic.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/5086Century-Gothic.woff') format('woff');
					  font-display: auto;
				}

				.century-gothic{font-family: 'century-gothic' !important;}

						@font-face {
					font-family: 'century-gothic-bold';
					src: url('/wp-content/uploads/useanyfont/4877Century-Gothic-Bold.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/4877Century-Gothic-Bold.woff') format('woff');
					  font-display: auto;
				}

				.century-gothic-bold{font-family: 'century-gothic-bold' !important;}

						@font-face {
					font-family: 'century-gothic-ital';
					src: url('/wp-content/uploads/useanyfont/7581Century-Gothic-Ital.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/7581Century-Gothic-Ital.woff') format('woff');
					  font-display: auto;
				}

				.century-gothic-ital{font-family: 'century-gothic-ital' !important;}

						@font-face {
					font-family: 'century-gothic-bi';
					src: url('/wp-content/uploads/useanyfont/702Century-Gothic-BI.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/702Century-Gothic-BI.woff') format('woff');
					  font-display: auto;
				}

				.century-gothic-bi{font-family: 'century-gothic-bi' !important;}

						h1, h2, h3, h4, h5, h6, a, strong, b{
					font-family: 'century-gothic-bold' !important;
				}
						.site-title, .site-description, p, li{
					font-family: 'century-gothic' !important;
				}
						strong, b{
					font-family: 'century-gothic-bold' !important;
				}
						em{
					font-family: 'century-gothic-ital' !important;
				}
		