﻿
@font-face {
    font-family: 'hkgrotesk-regular';
    src: url('font/hkgrotesk-regular.woff2') format('woff2');
}

@font-face {
    font-family: 'hkgrotesk-medium';
    src: url('font/hkgrotesk-medium.woff2') format('woff2');
}

@font-face {
    font-family: 'hkgrotesk-bold';
    src: url('font/hkgrotesk-bold.woff2') format('woff2');
}

@font-face {
    font-family: 'hkgrotesk-mediumlegacy';
    src: url('font/hkgrotesk-mediumlegacy.woff2') format('woff2');
}
@font-face {
    font-family: 'hkgrotesk-regularlegacy';
    src: url('font/hkgrotesk-regularlegacy.woff2') format('woff2');
}