/*
@font-face {
  font-family: 'HelveticaNeueLTStd-LtCn';
  src: url('HelveticaNeueLTStd-LtCn.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'HelveticaNeueLTStd-LtCn';
  src:  url('HelveticaNeueLTStd-LtCn.otf')  format('opentype'),
	     url('HelveticaNeueLTStd-LtCn.otf'); format('woff'), url('HelveticaNeueLTStd-LtCn.ttf')  format('truetype'), url('HelveticaNeueLTStd-LtCn.svg#HelveticaNeueLTStd-LtCn') format('svg');
  font-weight: normal;
  font-style: normal;
}

*/



@font-face {
    font-family: 'HelveticaNeueLTStd-LtCn';
    src: url('HelveticaNeueLTStd-LtCn.eot');
    src: url('HelveticaNeueLTStd-LtCn.eot?#iefix') format('embedded-opentype'),
         url('HelveticaNeueLTStd-LtCn.woff') format('woff'),
         url('HelveticaNeueLTStd-LtCn.ttf') format('truetype'),
         url('HelveticaNeueLTStd-LtCn.svg#univers-Light') format('svg');
    font-weight: normal;
    font-style: normal;

}


