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

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

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

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