#product-information div {
  font-family: "RocheSans-Light";
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.3px;
  color: #544f4f;
}

#product-information b, #product-information strong{
  font-family: "RocheSans-Regular" !important;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.3px;
  color: #544f4f;
}