				@font-face {
					font-family: 'gellix';
					src: url('/wp-content/uploads/useanyfont/8097Gellix.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/8097Gellix.woff') format('woff');
					font-weight: 400; font-style: normal; font-display: auto;
				}

				.gellix{font-family: 'gellix' !important;}

						@font-face {
					font-family: 'gellix-semi';
					src: url('/wp-content/uploads/useanyfont/4903Gellix-semi.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/4903Gellix-semi.woff') format('woff');
					font-weight: 600; font-style: normal; font-display: auto;
				}

				.gellix-semi{font-family: 'gellix-semi' !important;}

						h4, h5, h6, .entry-title, body.single-post .entry-title, body.page .entry-title, body.category .entry-title, .widget-title, .site-title, .site-description, body, p, li, a{
					font-family: 'gellix' !important;
				}
						h1, h2, h3{
					font-family: 'gellix-semi' !important;
				}
		