@font-face {
  font-family: 'helvetica-condensed';
  src: url('Helvetica-LtCn.woff2') format('woff2'),
       url('Helvetica-LtCn.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@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-MdCn.woff2') format('woff2'),
       url('Helvetica-MdCn.ttf') format('truetype');
  font-weight: 500;
  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;
}

