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

@font-face {
    font-family: 'Univers-Light-Normal';
    src: url('Univers-Light-Normal.woff2') format('woff2'),
        url('Univers-Light-Normal.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

