@font-face {
  font-family: 'Univers';
  src: url("../fonts/univers/Univers-black-italic.woff") format("woff");
  font-style: italic;
  font-weight: bold;
}

@font-face {
  font-family: 'Univers';
  src: url("../fonts/univers/Univers-light-italic.woff") format("woff");
  font-style: italic;
  font-weight: lighter;
}

@font-face {
  font-family: 'Univers';
  src: url("../fonts/univers/Univers-light-normal.woff") format("woff");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: 'Univers';
  src: url("../fonts/univers/UniversBlack.woff") format("woff");
  font-style: normal;
  font-weight: bold;
}


@font-face {
  font-family: 'Univers LT';
  src: url("../fonts/univers/UniversLTStd-Bold.woff") format("woff");
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: 'Univers LT';
  src: url("../fonts/univers/UniversLTStd-BoldObl.woff") format("woff");
  font-style: italic;
  font-weight: 700;
}
@font-face {
  font-family: 'Univers LT';
  src: url("../fonts/univers/UniversLTStd-Obl.woff") format("woff");
  font-style: normal;
  font-weight: 900;
}
@font-face {
  font-family: 'Univers LT';
  src: url("../fonts/univers/UniversLTStd.woff") format("woff");
  font-style: 500;
  font-style: normal;
}
