@font-face {
    font-family: 'BookmanOldStyle';
    src: url('../fonts/bookos.eot');
    src: url('../fonts/bookos.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bookos.woff') format('woff'),
         url('../fonts/bookos.ttf') format('truetype'),
         url('../fonts/bookos.svg#bookos') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'BookmanOldStyle-Bold';
    src: url('../fonts/bookosb.eot');
    src: url('../fonts/bookosb.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bookosb.woff') format('woff'),
         url('../fonts/bookosb.ttf') format('truetype'),
         url('../fonts/bookosb.svg#bookosb') format('svg');
    font-weight: normal;
    font-style: normal;
}