				@font-face {
					font-family: 'hkgrotesk-bold';
					src: url('8160HKGrotesk-Bold.woff2') format('woff2'),
						url('8160HKGrotesk-Bold.woff') format('woff');
					  font-display: auto;
				}

				.hkgrotesk-bold{font-family: 'hkgrotesk-bold' !important;}

						@font-face {
					font-family: 'hkgrotesk-regular';
					src: url('3138HKGrotesk-Regular.woff2') format('woff2'),
						url('3138HKGrotesk-Regular.woff') format('woff');
					  font-display: auto;
				}

				.hkgrotesk-regular{font-family: 'hkgrotesk-regular' !important;}

						@font-face {
					font-family: 'hkgrotesk-semiboldit';
					src: url('1342HKGrotesk-SemiBoldIt.woff2') format('woff2'),
						url('1342HKGrotesk-SemiBoldIt.woff') format('woff');
					  font-display: auto;
				}

				.hkgrotesk-semiboldit{font-family: 'hkgrotesk-semiboldit' !important;}

						@font-face {
					font-family: 'ibmplexserif-regular';
					src: url('6818IBMPlexSerif-Regular.woff2') format('woff2'),
						url('6818IBMPlexSerif-Regular.woff') format('woff');
					  font-display: auto;
				}

				.ibmplexserif-regular{font-family: 'ibmplexserif-regular' !important;}

						@font-face {
					font-family: 'ibmplexmono-regular';
					src: url('3452IBMPlexMono-Regular.woff2') format('woff2'),
						url('3452IBMPlexMono-Regular.woff') format('woff');
					  font-display: auto;
				}

				.ibmplexmono-regular{font-family: 'ibmplexmono-regular' !important;}

						h1, h2{
					font-family: 'hkgrotesk-bold' !important;
				}
						h3, h4, h5, h6{
					font-family: 'hkgrotesk-regular' !important;
				}
						p{
					font-family: 'hkgrotesk-regular' !important;
				}
		