@font-face {
    font-family: 'hkw';
    src: url('hkw.eot');
    src: url('hkw.eot?#iefix') format('embedded-opentype'),
         url('hkw.woff2') format('woff2'),
         url('hkw.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MarkerFelt-Thin';
    src: url('MarkerFelt-Thin.eot');
    src: url('MarkerFelt-Thin.eot?#iefix') format('embedded-opentype'),
        url('MarkerFelt-Thin.woff2') format('woff2'),
        url('MarkerFelt-Thin.woff') format('woff');
    font-weight: 10;
    font-style: normal;
    /*font-display: swap;*/
}

@font-face {
    font-family: 'MarkerFelt-Wide';
    src: url('MarkerFelt-Wide.eot');
    src: url('MarkerFelt-Wide.eot?#iefix') format('embedded-opentype'),
        url('MarkerFelt-Wide.woff2') format('woff2'),
        url('MarkerFelt-Wide.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    /*font-display: swap;*/
}

