@font-face {
    font-family: 'univers';
    src: url('Univers CE 55 Medium-webfont.eot');
    src: url('Univers CE 55 Medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('Univers CE 55 Medium-webfont.woff2') format('woff2'),
         url('Univers CE 55 Medium-webfont.woff') format('woff'),
         url('Univers CE 55 Medium-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'univers';
    src: url('Univers CE 55 Oblique-webfont.eot');
    src: url('Univers CE 55 Oblique-webfont.eot?#iefix') format('embedded-opentype'),
         url('Univers CE 55 Oblique-webfont.woff2') format('woff2'),
         url('Univers CE 55 Oblique-webfont.woff') format('woff'),
         url('Univers CE 55 Oblique-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;

}