
@font-face{
    font-family:"PF Bague Sans Pro";
    font-style:normal;
    font-weight:400;
    font-display:swap;
    src: url(./fonts/pf/PFBagueSansPro-Light.ttf);
    src: url(./fonts/pf/PFBagueSansPro-Light.eot?#iefix) format('embedded-opentype'), url(./fonts/pf/PFBagueSansPro-Light.woff2) format('woff2');
}
@font-face{
    font-family:"PF Bague Sans Pro";
    font-style:normal;
    font-weight:500;
    font-display:swap;
    src: url(./fonts/pf/PFBagueSansPro-Medium.ttf);
    src: url(./fonts/pf/PFBagueSansPro-Medium.eot?#iefix) format('embedded-opentype'), url(./fonts/pf/PFBagueSansPro-Medium.woff2) format('woff2');
}
@font-face{
    font-family:"PF Bague Sans Pro";
    font-style:normal;
    font-weight:600;
    font-display:swap;
    src: url(./fonts/pf/PFBagueSansPro-Bold.ttf);
    src: url(./fonts/pf/PFBagueSansPro-Bold.eot?#iefix) format('embedded-opentype'), url(./fonts/pf/PFBagueSansPro-Bold.woff2) format('woff2');
}
body{font-family: "PF Bague Sans Pro", sans-serif;}
