@font-face {
  font-family: 'Helvetica Condensed';
  src: url('Helvetica-Cn.woff2') format('woff2'),
       url('Helvetica-Cn.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Helvetica Condensed';
  src: url('Helvetica-HvCn.woff2') format('woff2'),
       url('Helvetica-HvCn.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'Helvetica Condensed';
  src: url('Helvetica-BlkCn.woff2') format('woff2'),
       url('Helvetica-BlkCn.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}