@font-face {
    font-family: 'MozaicHUM';
    src: url('MozaicHUM-Medium.otf') format('opentype');
    font-weight: medium;
}

@font-face {
    font-family: 'KonigDisplay';
    src: url('KonigDisplay-Bold.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'KonigDisplay';
    src: url('KonigDisplay-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MozaicHUM';
    src: url('MozaicHUM-Light.otf') format('opentype');
    font-weight: light;
}


@font-face {
    font-family: 'MozaicHUM';
    src: url('MozaicHUM-SemiBold.otf') format('opentype');
    font-weight: bold;
}