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

@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: 'Dita Sweet';
    src: url('DitaSweet.woff2') format('woff2'),
        url('DitaSweet.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PF Centro Sans Pro';
    src: url('PFCentroSansPro-Light.woff2') format('woff2'),
        url('PFCentroSansPro-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

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

