@font-face {
    font-family: 'PP Formula Extended Variable';
    src: url('PPFormulaExtendedVariable-Regular.woff2') format('woff2'),
        url('PPFormulaExtendedVariable-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PP Formula Extended';
    src: url('PPFormula-ExtendedBold.woff2') format('woff2'),
        url('PPFormula-ExtendedBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

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

