@font-face {
    font-family: 'Open Sans';
    src: url('/Style%20Library/PHOWeb/fonts/opensans-regular-webfont.eot');
    src: url('/Style%20Library/PHOWeb/fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/Style%20Library/PHOWeb/fonts/opensans-regular-webfont.woff') format('woff'),
         url('/Style%20Library/PHOWeb/fonts/opensans-regular-webfont.ttf') format('truetype'),         
         url('/Style%20Library/PHOWeb/fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');         
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansbold';
    src: url('/Style%20Library/PHOWeb/fonts/opensans-bold-webfont.eot');
    src: url('/Style%20Library/PHOWeb/fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/Style%20Library/PHOWeb/fonts/opensans-bold-webfont.woff') format('woff'),
         url('/Style%20Library/PHOWeb/fonts/opensans-bold-webfont.ttf') format('truetype'),         
         url('/Style%20Library/PHOWeb/fonts/opensans-bold-webfont.svg#open_sansbold') format('svg');         
    font-weight: normal;
    font-style: normal;

}