
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'Helvetica LT Std Cond';
  src: url('../fonts/HelveticaNeue-CondensedRegular.eot');
 src: url('../fonts/HelveticaNeue-CondensedRegular.eot') format('embedded-opentype'), url('../fonts/HelveticaNeue-CondensedRegular.woff') format('woff'), url('../fonts/HelveticaNeue-CondensedRegular.ttf') format('truetype'), url('../fonts/HelveticaNeue-CondensedRegular.svg?v=4.1.0#fontawesomeregular') format('svg');
 font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Helvetica LT Std Cond';
  src: url('../fonts/HelveticaNeue-CondensedRegular.woff');
/*  src: url('../fonts/HelveticaLTStd-BoldCond.eot?#iefix&v=4.1.0') format('embedded-opentype'), url('../fonts/HelveticaLTStd-BoldCond.woff?v=4.1.0') format('woff'), url('../fonts/HelveticaLTStd-BoldCond.ttf?v=4.1.0') format('truetype'), url('../fonts/HelveticaLTStd-BoldCond.svg?v=4.1.0#fontawesomeregular') format('svg');
*/  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Helvetica LT Std Cond';
  src: url('../fonts/HelveticaNeue-CondensedBold.woff');
/*  src: url('../fonts/HelveticaLTStd-LightCond.eot?#iefix&v=4.1.0') format('embedded-opentype'), url('../fonts/HelveticaLTStd-LightCond.woff?v=4.1.0') format('woff'), url('../fonts/HelveticaLTStd-LightCond.ttf?v=4.1.0') format('truetype'), url('../fonts/HelveticaLTStd-LightCond.svg?v=4.1.0#fontawesomeregular') format('svg');
*/  font-weight: lighter;
  font-style: normal;
}


