@charset "utf-8";

@font-face {
    font-family: 'Nissan Brand';
    src: url('../fonts/NissanBrand-Light.eot'); 
    src: url('../fonts/NissanBrand-Light.woff') format('woff');
    font-style: normal;
    font-weight: 300;
    font-display:swap;
    text-rendering: optimizeLegibility;
}
@font-face {
    font-family: 'Nissan Brand';
    src: url('../fonts/NissanBrand-Regular.eot'); 
    src: url('../fonts/NissanBrand-Regular.woff') format('woff');
    font-style: normal;
    font-weight: 400;
    font-display:swap;
    text-rendering: optimizeLegibility;
}
@font-face {
    font-family: 'Nissan Brand';
    src: url('../fonts/NissanBrand-Bold.eot'); 
    src: url('../fonts/NissanBrand-Bold.woff') format('woff');
    font-style: normal;
    font-weight: 700;
    font-display:swap;
    text-rendering: optimizeLegibility;
}
@font-face {
    font-family: 'Nissan Icons';
    src: url('../fonts/NIssanIconsRegular.eot'); 
    src: url('../fonts/NIssanIconsRegular.woff') format('woff');
    font-style: normal;
    font-weight: normal;
    font-display:swap;
    text-rendering: optimizeLegibility;
}
@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fa-solid-900.woff2') format('woff');
    font-style: normal;
    font-weight: normal;
    font-display:swap;
    text-rendering: optimizeLegibility;
}



