
/* Déclaration des Fonts */
@font-face {
	font-family: 'Heidelberg';
	src: url('../../fonts/Heidelberg.ttf');
	font-weight: normal;
	font-style: normal;
}
/* Title & headers */

h1, h2, h3, h4, h5, h6 {font-family:"Heidelberg";text-transform:initial;}
h2 {font-size:18px;font-weight:normal}
.legende {width:346px !important;}
