@font-face {
    font-family: "HKGroteskPro";
    font-weight: 300;
    font-style: normal;
    src: url('fonts/HKGroteskPro-Light.woff2') format("woff2"), url('fonts/HKGroteskPro-Light.woff') format("woff");
}

@font-face {
    font-family: "HKGroteskPro";
    font-weight: 400;
    font-style: normal;
    src: url('fonts/HKGroteskPro-Regular.woff2') format("woff2"), url('fonts/HKGroteskPro-Regular.woff') format("woff");
}

@font-face {
    font-family: "HKGroteskPro";
    font-weight: 600;
    font-style: normal;
    src: url('fonts/HKGroteskPro-Medium.woff2') format("woff2"), url('fonts/HKGroteskPro-Medium.woff') format("woff");
}