/* Flaticon icons */
.flaticon-042-solar-panel:before {
    content: '\e800'; /* Unicode value for the solar panel icon */
  }
  
  .flaticon-047-windmill:before {
    content: '\e801'; /* Unicode value for the windmill icon */
  }
  
  .flaticon-005-tower:before {
    content: '\e802'; /* Unicode value for the tower icon */
  }
  
  /* Add more icon classes as needed */
  