@font-face {
	font-family: 'Nissan Brand Light';
	src: url('NissanBrand-Light.woff2') format('woff2'),
         url('NissanBrand-Light.woff') format('woff');
	
	font-weight: normal;
	font-style: normal;
    font-display: swap;
}
@font-face {
	font-family: 'Nissan Brand Regular';
	src: url('NissanBrand-Regular.woff2') format('woff2'),
         url('NissanBrand-Regular.woff') format('woff');
	
	font-weight: normal;
	font-style: normal;
    font-display: swap;
}
@font-face {
	font-family: 'Nissan Brand Bold';
	src: url('NissanBrand-Bold.woff2') format('woff2'),
         url('NissanBrand-Bold.woff') format('woff');
	
	font-weight: normal;
	font-style: normal;
    font-display: swap;
}