@font-face {
    font-family: 'PF Venue';
    src: url('PFVenue-Black.woff2') format('woff2'),
        url('PFVenue-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PF Venue';
    src: url('PFVenue-Bold.woff2') format('woff2'),
        url('PFVenue-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

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

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

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

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

