/* Custom fonts for the main page: tag line, buttons and name change notice */
@font-face {
  font-family: 'HelvLightIBM';
  src: url("//1.www.s81c.com/common/fonts/helvneueforibm-light-webfont.woff") format("woff"), 
    url("//1.www.s81c.com/common/fonts/helvneueforibm-light-webfont.ttf") format("truetype");
  font-weight: lighter;
  font-style: normal;
} 

.pn-page-title {
 font-family: 'HelvLightIBM';
}
