@font-face {
    font-family: 'PEDIGREE Unleashed';
    src: url('../fonts/PEDIGREEUnleashed.woff2') format('woff2'),
        url('../fonts/PEDIGREEUnleashed.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PEDIGREE Unleashed';
    src: url('../fonts/PEDIGREEUnleashedBlk.woff2') format('woff2'),
        url('../fonts/PEDIGREEUnleashedBlk.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

