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

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

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

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

