@font-face {
    font-family: 'MgHandWrite UC';
    src: url('MgHandWriteUCBold.woff2') format('woff2'),
        url('MgHandWriteUCBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

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

