@font-face {
  font-family: "HelveticaNeueThin";
  src: url("../fonts/helveticaneue-thin.eot");
  src: url("../fonts/helveticaneue-thin.eot#iefix") format("embedded-opentype"),
       url("../fonts/helveticaneue-thin.woff") format("woff"),
       url("../fonts/helveticaneue-thin.ttf") format("truetype");
}

@font-face {
  font-family: "HelveticaNeueLight";
  src: url("../fonts/helveticaneue-light.eot");
  src: url("../fonts/helveticaneue-light.eot#iefix") format("embedded-opentype"),
       url("../fonts/helveticaneue-light.woff") format("woff"),
       url("../fonts/helveticaneue-light.ttf") format("truetype");
}

@font-face {
  font-family: "HelveticaNeueStrong";
  src: url("../fonts/helveticaneue.eot");
  src: url("../fonts/helveticaneue.eot#iefix") format("embedded-opentype"),
       url("../fonts/helveticaneue.woff") format("woff"),
       url("../fonts/helveticaneue.ttf") format("truetype");
}