@font-face {
  font-family: 'univers-condensed';
  src: url('univers-condensed.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'univers-condensed';
  src: url('univers-condensed-oblique.woff') format('woff');
  font-weight: 400;
  font-style: italic;
}