@font-face {
	font-family: 'DIN';
	font-weight: 200;
	font-style: normal;
	src: url(https://webdev.utc.fr/fonts/din/dinlight.woff);
}

@font-face {
	font-family: 'DIN';
	font-weight: 400;
	font-style: normal;
	src: url(https://webdev.utc.fr/fonts/din/dinregular.woff);
}

@font-face {
	font-family: 'DIN';
	font-weight: 700;
	font-style: normal;
	src: url(https://webdev.utc.fr/fonts/din/dinbold.woff);
}

