@font-face {
    font-family: 'PFBagueSansProM';
    src: url('../fonts/PFBagueSansPro-Medium.eot');
    src: local('PFBagueSansPro Medium'), local('PFBagueSansPro-Medium'),
        url('../fonts/PFBagueSansPro-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/PFBagueSansPro-Medium.woff2') format('woff2'),
        url('../fonts/PFBagueSansPro-Medium.woff') format('woff'),
        url('../fonts/PFBagueSansPro-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'PFBagueSansProL';
    src: url('../fonts/PFBagueSansPro-Light.eot');
    src: local('PFBagueSansPro Light'), local('PFBagueSansPro-Light'),
        url('../fonts/PFBagueSansPro-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/PFBagueSansPro-Light.woff2') format('woff2'),
        url('../fonts/PFBagueSansPro-Light.woff') format('woff'),
        url('../fonts/PFBagueSansPro-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'PFBagueSansProR';
    src: url('../fonts/PFBagueSansPro.eot');
    src: local('PFBagueSansPro'), local('PFBagueSansPro'),
        url('../fonts/PFBagueSansPro.eot?#iefix') format('embedded-opentype'),
        url('../fonts/PFBagueSansPro.woff2') format('woff2'),
        url('../fonts/PFBagueSansPro.woff') format('woff'),
        url('../fonts/PFBagueSansPro.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PFBagueSansProBlack';
    src: url('../fonts/PFBagueSansPro-Black.eot');
    src: local('PFBagueSansPro Black'), local('PFBagueSansPro-Black'),
        url('../fonts/PFBagueSansPro-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/PFBagueSansPro-Black.woff2') format('woff2'),
        url('../fonts/PFBagueSansPro-Black.woff') format('woff'),
        url('../fonts/PFBagueSansPro-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'PFBagueSansProB';
    src: url('../fonts/PFBagueSansPro-Bold.eot');
    src: local('PFBagueSansPro Bold'), local('PFBagueSansPro-Bold'),
        url('../fonts/PFBagueSansPro-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/PFBagueSansPro-Bold.woff2') format('woff2'),
        url('../fonts/PFBagueSansPro-Bold.woff') format('woff'),
        url('../fonts/PFBagueSansPro-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'PFBagueSansProRI';
    src: url('../fonts/PFBagueSansPro-Italic.eot');
    src: local('PF Bague Sans Pro Italic'), local('PFBagueSansPro-Italic'),
        url('../fonts/PFBagueSansPro-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/PFBagueSansPro-Italic.woff2') format('woff2'),
        url('../fonts/PFBagueSansPro-Italic.woff') format('woff'),
        url('../fonts/PFBagueSansPro-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}