@font-face {
    font-family: 'Trois Mille TRIAL';
    src: url('TroisMilleTRIALBold-17.woff2') format('woff2'),
        url('TroisMilleTRIALBold-17.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Trois Mille TRIAL';
    src: url('TroisMilleTRIALMedium-17.woff2') format('woff2'),
        url('TroisMilleTRIALMedium-17.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

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

