				@font-face {
					font-family: 'century-gothic';
					src: url('/wp-content/uploads/useanyfont/2140Century-Gothic.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/2140Century-Gothic.woff') format('woff');
					font-weight: 100; font-style: normal; font-display: auto;
				}

				.century-gothic{font-family: 'century-gothic' !important;}

						h1, h2, h3, h4, h5, h6{
					font-family: 'century-gothic' !important;
				}
		