@font-face {
    font-family: 'PFBeauSansProRegular';
    src: url('pfbeausanspro-reg-webfont.eot');
    src: url('pfbeausanspro-reg-webfont.eot?#iefix') format('embedded-opentype'),
         url('pfbeausanspro-reg-webfont.woff') format('woff'),
         url('pfbeausanspro-reg-webfont.ttf') format('truetype'),
         url('pfbeausanspro-reg-webfont.svg#PFBeauSansProRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'PFBeauSansProBold';
    src: url('pfbeausanspro-bold-webfont.eot');
    src: url('pfbeausanspro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('pfbeausanspro-bold-webfont.woff') format('woff'),
         url('pfbeausanspro-bold-webfont.ttf') format('truetype'),
         url('pfbeausanspro-bold-webfont.svg#PFBeauSansProBold') format('svg');
    font-weight: normal;
    font-style: normal;
}