@font-face {
    font-family: 'Univers Custom';
    src: url('UniversLTStd-Light.eot');
    src: url('UniversLTStd-Light.eot?#iefix') format('embedded-opentype'),
        url('UniversLTStd-Light.woff2') format('woff2'),
        url('UniversLTStd-Light.woff') format('woff'),
        url('UniversLTStd-Light.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Univers Custom';
    src: url('UniversLTStd.eot');
    src: url('UniversLTStd.eot?#iefix') format('embedded-opentype'),
        url('UniversLTStd.woff2') format('woff2'),
        url('UniversLTStd.woff') format('woff'),
        url('UniversLTStd.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

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

