@font-face {
	font-family: HKGrotesk-Regular;
	font-weight: 400;
	font-style: normal;
	src: url("HKGrotesk-Regular.ttf") format("truetype");
}
@font-face {
	font-family: HKGrotesk-SemiBold;
	font-weight: 600;
	font-style: normal;
	src: url("HKGrotesk-SemiBold.ttf") format("truetype");
}
@font-face {
	font-family: HKGrotesk-Bold;
	font-weight: 700;
	font-style: normal;
	src: url("HKGrotesk-Bold.ttf") format("truetype");
}