@font-face {
    font-family: "HelveticaRegular";
    src: url("../fonts/HelveticaRegular.eot");
    src: url("../fonts/HelveticaRegular.eot?#iefix")format("embedded-opentype"),
    url("../fonts/HelveticaRegular.woff") format("woff"),
    url("../fonts/HelveticaRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "HelveticaBold"; */
@font-face {
    font-family: "HelveticaBold";
    src: url("../fonts/HelveticaBold.eot");
    src: url("../fonts/HelveticaBold.eot?#iefix")format("embedded-opentype"),
    url("../fonts/HelveticaBold.woff") format("woff"),
    url("../fonts/HelveticaBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

/* font-family: "HelveticaLight"; */
@font-face {
    font-family: "HelveticaLight";
    src: url("../fonts/HelveticaLight.eot");
    src: url("../fonts/HelveticaLight.eot?#iefix")format("embedded-opentype"),
    url("../fonts/HelveticaLight.woff") format("woff"),
    url("../fonts/HelveticaLight.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}


@font-face {
  font-family: 'PF DinDisplay Pro Regular';
  font-style: normal;
  font-weight: 300;
  src: local("PF DinDisplay Pro Regular"), local("PFDinDisplayPro-Regular"), url(../fonts/PFDinDisplayPro-Regular.woff) format("woff"); }
  @font-face {
  font-family: 'PF DinDisplay Pro Medium';
  font-style: normal;
  src: local("PF DinDisplay Pro Medium"), local("pfdindisplaypro-medium"), url(../fonts/pfdindisplaypro-medium.woff) format("woff"); }
  @font-face {
  font-family: 'PF DinDisplay Pro Bold';
  font-style: normal;
  src: local("PF DinDisplay Pro Bold"), local("PFDinDisplayPro-Bold"), url(../fonts/PFDinDisplayPro-Bold.woff) format("woff"); }
