@font-face {
    font-family: 'PF Bague Round Pro';
    src: url('PFBagueRoundPro-Medium.woff2') format('woff2'),
        url('PFBagueRoundPro-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PF Bague Round Pro';
    src: url('PFBagueRoundPro-Italic.woff2') format('woff2'),
        url('PFBagueRoundPro-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'PF Venue Condensed';
    src: url('PFVenueCondensed-Medium.woff2') format('woff2'),
        url('PFVenueCondensed-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

