				@font-face {
					font-family: 'sansation-regular';
					src: url('/wp-content/uploads/useanyfont/5490Sansation-Regular.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/5490Sansation-Regular.woff') format('woff');
					font-weight: 400; font-style: normal; font-display: auto;
				}

				.sansation-regular{font-family: 'sansation-regular' !important;}

						@font-face {
					font-family: 'century-gothic';
					src: url('/wp-content/uploads/useanyfont/1730Century-Gothic.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/1730Century-Gothic.woff') format('woff');
					font-weight: 400; font-style: normal; font-display: auto;
				}

				.century-gothic{font-family: 'century-gothic' !important;}

						@font-face {
					font-family: 'century-gothic';
					src: url('/wp-content/uploads/useanyfont/858Century-Gothic.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/858Century-Gothic.woff') format('woff');
					font-weight: 700; font-style: normal; font-display: auto;
				}

				.century-gothic{font-family: 'century-gothic' !important;}

						body, p, blockquote, li, a{
					font-family: 'century-gothic' !important;
				}
						h1, h2, h3, h4, h5, h6, .entry-title, body.single-post .entry-title, body.page .entry-title, body.category .entry-title, .widget-title{
					font-family: 'sansation-regular' !important;
				}
		