@font-face {
  font-display: swap;
  font-family: 'Univers Cn';
  font-weight: 400;
  src: url('fonts/UniversLTStd-Cn.otf') format('opentype'), url('fonts/UniversLTStd-Cn.woff') format('woff');
}

@font-face {
  font-display: swap;
  font-family: 'Univers';
  font-weight: 400;
  src: url('fonts/UniversLTStd.otf') format('opentype'), url('fonts/UniversLTStd.woff') format('woff');
}

@font-face {
  font-display: swap;
  font-weight: 700;
  font-family: 'Univers Cn';
  src: url('fonts/UniversLTStd-BoldCn.otf') format('opentype'), url('fonts/UniversLTStd-BoldCn.woff') format('woff');
}