@font-face {
    font-family: 'Univers LT Std';
    src: url('UniversLTStd-Cn.woff2') format('woff2'),
        url('UniversLTStd-Cn.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Univers LT';
    src: url('UniversLT-CondensedBold.woff2') format('woff2'),
        url('UniversLT-CondensedBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'UniversLT-Black';
    src: url('UniversLT-Black.woff2') format('woff2'),
        url('UniversLT-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Univers LT Black';
    src: url('UniversLT-93-Extra-BlackExtended.woff2') format('woff2'),
        url('UniversLT-93-Extra-BlackExtended.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

