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

@font-face {
    font-family: 'Grifo Teste M Bold';
    src: url('GrifoTesteM-Bold.woff2') format('woff2'),
        url('GrifoTesteM-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

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

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