@font-face {
    font-family: 'Hubot-Sans-SemiBold';
    src: url('Hubot-Sans-SemiBold.eot');
    src: url('Hubot-Sans-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('Hubot-Sans-SemiBold.woff2') format('woff2'),
        url('Hubot-Sans-SemiBold.woff') format('woff'),
        url('Hubot-Sans-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'KRICK-Bold';
    src: url('KRICK-Bold.eot');
    src: url('KRICK-Bold.eot?#iefix') format('embedded-opentype'),
        url('KRICK-Bold.woff2') format('woff2'),
        url('KRICK-Bold.woff') format('woff'),
        url('KRICK-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
