@charset "UTF-8";
/* CSS Document */



@font-face {
    font-family: 'univers-Light';
    src: url('univers-Light.eot');
    src: url('univers-Light.eot?#iefix') format('embedded-opentype'),
         url('univers-Light.woff') format('woff'),
         url('univers-Light.ttf') format('truetype'),
         url('univers-Light.svg#univers-Light') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'univers-Bold';
    src: url('univers-Bold.eot');
    src: url('univers-Bold.eot?#iefix') format('embedded-opentype'),
         url('univers-Bold.woff') format('woff'),
         url('univers-Bold.ttf') format('truetype'),
         url('univers-Bold.svg#univers-Bold') format('svg');
    font-weight: normal;
    font-style: normal;

}


