@font-face {
  font-family: 'Univers';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/univers/UniversLTStd.otf') format('otf');
}    
@font-face {
  font-family: 'Univers';
  font-style: normal;
  font-weight: bold;
  src: url('../fonts/univers/UniversLTStd.otf') format('otf');
}