@font-face {
  font-family: 'Custom-Font';
  font-style: normal;
  font-weight: normal;
  src: url(/css/fonts/HeliosCondensedNormal.woff) format('woff'), url('/css/fonts/HeliosCondensedNormal.eot?#iefix') format('embedded-opentype');

}



@font-face {
  font-family: 'Custom-Font';
  font-style: normal;
  font-weight: bold;
  src: url(/css/fonts/HeliosCondensedBold.woff) format('woff'), url('/css/fonts/HeliosCondensedBold.eot?#iefix') format('embedded-opentype');
}

.page, .page p, .content-div-1, .content-div-1 p {
  letter-spacing:-0.015em;
}