@font-face {
    font-family: 'nissan_brand_bold';
    src: url('nissan_brand_bold-webfont.woff2') format('woff2'),
         url('nissan_brand_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'nissan_brand_light';
    src: url('nissan_brand_light-webfont.woff2') format('woff2'),
         url('nissan_brand_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}