@font-face {
    font-family: 'PFEncoreSansPro';
    src: url('pfencoresanspro-reg-webfont.woff2') format('woff2'),
         url('pfencoresanspro-reg-webfont.woff') format('woff'),
         url('pfencoresanspro-reg-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'PFEncoreSansPro';
    src: url('pfencoresanspro-bold-webfont.woff2') format('woff2'),
         url('pfencoresanspro-bold-webfont.woff') format('woff'),
         url('pfencoresanspro-bold-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;

}


@font-face {
    font-family: 'PFEncoreSansPro';
    src: url('pfencoresanspro-book-webfont.woff2') format('woff2'),
         url('pfencoresanspro-book-webfont.woff') format('woff'),
         url('pfencoresanspro-book-webfont.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'PFEncoreSansPro';
    src: url('pfencoresanspro-light-webfont.woff2') format('woff2'),
         url('pfencoresanspro-light-webfont.woff') format('woff'),
         url('pfencoresanspro-light-webfont.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}