@font-face {
    font-family: 'pf_handbook_probold';
    src: url('../fonts/pfhandbookpro-bold-webfont.woff2') format('woff2'),
         url('../fonts/pfhandbookpro-bold-webfont.woff') format('woff'),
         url('../fonts/PFHandbookPro-Bold.otf') format('opentype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
font-family: 'Trebuchet MS';
font-style: normal;
font-weight: normal;
src: local('Trebuchet MS'), url('../fonts/trebuc.woff') format('woff');
}


@font-face {
font-family: 'Trebuchet MS Italic';
font-style: normal;
font-weight: normal;
src: local('Trebuchet MS Italic'), url('../fonts/Trebuchet-MS-Italic.woff') format('woff');
}