				@font-face {
					font-family: 'hk-grotesk-bold';
					src: url('/wp-content/uploads/useanyfont/6268HK-Grotesk-Bold.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/6268HK-Grotesk-Bold.woff') format('woff');
					  font-display: auto;
				}

				.hk-grotesk-bold{font-family: 'hk-grotesk-bold' !important;}

						@font-face {
					font-family: 'hk-grotesk-regular';
					src: url('/wp-content/uploads/useanyfont/5548HK-Grotesk-Regular.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/5548HK-Grotesk-Regular.woff') format('woff');
					  font-display: auto;
				}

				.hk-grotesk-regular{font-family: 'hk-grotesk-regular' !important;}

						@font-face {
					font-family: 'hk-grotesk-light';
					src: url('/wp-content/uploads/useanyfont/9399HK-Grotesk-Light.woff2') format('woff2'),
						url('/wp-content/uploads/useanyfont/9399HK-Grotesk-Light.woff') format('woff');
					  font-display: auto;
				}

				.hk-grotesk-light{font-family: 'hk-grotesk-light' !important;}

						h1, h2{
					font-family: 'hk-grotesk-bold' !important;
				}
						h3, h4, h5, h6, body, .menu-main-container li a, .menu-main-container li span, #menu-main li a, #menu-main li span{
					font-family: 'hk-grotesk-light' !important;
				}
						.entry-title, body.single-post .entry-title, body.page .entry-title, body.category .entry-title, .widget-title, .site-title, .site-description, p, blockquote, li, a, strong, b, em{
					font-family: 'hk-grotesk-regular' !important;
				}
		