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

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

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

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

