@font-face {
    font-family: 'Renault Life';
    src: url('../fonts/RenaultLife.eot');
    src: local('RenaultLife'),
        url('../fonts/RenaultLife.eot?#iefix') format('embedded-opentype'),
        url('../fonts/RenaultLife.woff') format('woff'),
        url('../fonts/RenaultLife.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Renault Life';
    src: url('../fonts/RenaultLife-Light.eot');
    src: local('RenaultLife-Light'),
        url('../fonts/RenaultLife-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/RenaultLife-Light.woff') format('woff'),
        url('../fonts/RenaultLife-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Renault Life';
    src: url('../fonts/RenaultLife-Bold.eot');
    src: local('../fonts/RenaultLife-Bold'),
        url('../fonts/RenaultLife-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/RenaultLife-Bold.woff') format('woff'),
        url('../fonts/RenaultLife-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'NouvelR';
    src: url('../fonts/NouvelR-Regular.ttf') format('truetype');
    src: local('NouvelR-Regular'),
    url('../fonts/lat-cyr-regular.woff2') format('woff2'),
    url('../fonts/NouvelR-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NouvelR';
    src: url('../fonts/NouvelR-Light.ttf') format('truetype');
    src: local('NouvelR-Light'),
    url('../fonts/NouvelR-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

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