				@font-face {
					font-family: 'general-regular';
					src: url('/wp-content/uploads/useanyfont/9722general-regular.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/9722general-regular.woff') format('woff');
					  font-display: auto;
				}

				.general-regular{font-family: 'general-regular' !important;}

						@font-face {
					font-family: 'general-bold';
					src: url('/wp-content/uploads/useanyfont/8692general-bold.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/8692general-bold.woff') format('woff');
					  font-display: auto;
				}

				.general-bold{font-family: 'general-bold' !important;}

						@font-face {
					font-family: 'general-black';
					src: url('/wp-content/uploads/useanyfont/4693general-black.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/4693general-black.woff') format('woff');
					  font-display: auto;
				}

				.general-black{font-family: 'general-black' !important;}

						@font-face {
					font-family: 'general-light';
					src: url('/wp-content/uploads/useanyfont/887general-light.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/887general-light.woff') format('woff');
					  font-display: auto;
				}

				.general-light{font-family: 'general-light' !important;}

						.sek-nav__title, .sek-btn-text{
					font-family: 'general-regular' !important;
				}
						body, p, blockquote, li, a{
					font-family: 'general-light' !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: 'general-bold' !important;
				}
		