@font-face {
	font-family: 'Michelin';
	src: url(../fonts/MichelinBold.woff2) format('woff2'),
			url(../fonts/MichelinBold.ttf) format('truetype');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'Lato';
	src: url(../fonts/Lato-Regular.woff2) format('woff2'),
			url(../fonts/Lato-Regular.ttf) format('truetype');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto';
	src: url(../fonts/Roboto-Regular.woff2) format('woff2'),
			url(../fonts/Roboto-Regular.ttf) format('truetype');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto';
	src: url(../fonts/Roboto-Bold.woff2) format('woff2'),
			url(../fonts/Roboto-Bold.ttf) format('truetype');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'Nissan Brand';
	src: url(../fonts/nissanbrand_regular.woff2) format('woff2'),
			url(../fonts/nissanbrand_regular.ttf) format('truetype');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Nissan Brans';
	src: url(../fonts/nissanbrand_bold.woff2) format('woff2'),
			url(../fonts/nissanbrand_bold.ttf) format('truetype');
	font-weight: 700;
	font-style: normal;
}
