/* @font-face {
  font-family:'HelveticaNeueLTStd';
  src: url('fonts/HelveticaNeueLTStd-LtCn.eot');
  src: url('fonts/HelveticaNeueLTStd-LtCn.eot?#iefix') format('embedded-opentype'),
    url('fonts/HelveticaNeueLTStd-LtCn.woff2') format('woff2'),
    url('fonts/HelveticaNeueLTStd-LtCn.woff') format('woff'),
    url('fonts/HelveticaNeueLTStd-LtCn.svg#HelveticaNeueLTStd-LtCn') format('svg');
  font-weight: 300;
  font-style: normal;
  font-stretch: condensed;
  unicode-range: U+0020-00FE;
} 

@font-face {
  font-family:'HelveticaNeueLTStd';
  src: url('fonts/HelveticaNeueLTStd-Cn.eot');
  src: url('fonts/HelveticaNeueLTStd-Cn.eot?#iefix') format('embedded-opentype'),
    url('fonts/HelveticaNeueLTStd-Cn.woff2') format('woff2'),
    url('fonts/HelveticaNeueLTStd-Cn.woff') format('woff'),
    url('fonts/HelveticaNeueLTStd-Cn.svg#HelveticaNeueLTStd-Cn') format('svg');
  font-weight: 400;
  font-style: normal;
  font-stretch: condensed;
  unicode-range: U+0020-00FE;
}

@font-face {
  font-family:'HelveticaNeueLTStd';
  src: url('fonts/HelveticaNeueLTStd-MdCn.eot');
  src: url('fonts/HelveticaNeueLTStd-MdCn.eot?#iefix') format('embedded-opentype'),
    url('fonts/HelveticaNeueLTStd-MdCn.woff2') format('woff2'),
    url('fonts/HelveticaNeueLTStd-MdCn.woff') format('woff'),
    url('fonts/HelveticaNeueLTStd-MdCn.svg#HelveticaNeueLTStd-MdCn') format('svg');
  font-weight: 500;
  font-style: normal;
  font-stretch: condensed;
  unicode-range: U+0020-00FE;
}*/

@font-face {
  font-family:'HelveticaNeueLTStd';
  src: url('fonts/NeueHelveticaStd45Light.woff2') format('woff2'),
    url('fonts/NeueHelveticaStd45Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-stretch: condensed;
  unicode-range: U+0020-00FE;
}

@font-face {
  font-family: 'HelveticaNeueLTStd';
  src: url('fonts/NeueHelveticaStd75Bold.woff2') format('woff2'),
    url('fonts/NeueHelveticaStd75Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-stretch: condensed;
  unicode-range: U+0020-00FE;
}

@font-face {
  font-family:'Arial';
  src: url('fonts/Arial.woff2') format('woff2'),
    url('fonts/Arial.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-stretch: condensed;
  unicode-range: U+0020-00FE;
}