.font_body{
	color: white;

  font-family: 'Arial Regular';
  font-weight: normal;
  /*font-weight: 1200;*/

  /*letter-spacing: -0.3vw;
  word-spacing: -0.15vw;*/

  font-size: 10vh;
}

.font_lot_prix{
	font-family: 'Arial Bold';
  font-weight: normal;
  
  font-size: 16vh;
  line-height: 14vh;
}

.font_precedent{
	font-family: 'Arial Bold';
  font-weight: normal;

  letter-spacing: 0vw;
  word-spacing: 0vw;

  font-size: 9vh;
}

.font_devises{
	font-family: 'Arial Bold';
  font-weight: normal;

  letter-spacing: 0vw;
  word-spacing: 0vw;

  font-size: 10.5vh;
  line-height: 11vh;
}

.font_divers{
  font-family: 'Arial';

  font-size: 7vh;

  line-height: 8.5vh;

  letter-spacing: 0vw;
  word-spacing: 0vw;
}

.font_divers_1{

}

.font_divers_2{

}