@font-face {
  font-family: 'eco_icons';
  src:  url('fonts/eco_icons.eot?8y8wy9');
  src:  url('fonts/eco_icons.eot?8y8wy9#iefix') format('embedded-opentype'),
    url('fonts/eco_icons.ttf?8y8wy9') format('truetype'),
    url('fonts/eco_icons.woff?8y8wy9') format('woff'),
    url('fonts/eco_icons.svg?8y8wy9#eco_icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'eco_icons' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-charger:before {
  content: "\e909";
}
.icon-solar_power:before {
  content: "\e90a";
}
.icon-mail_FILL0_wght400_GRAD0_opsz48:before {
  content: "\e907";
}
.icon-phone_in_talk_FILL0_wght400_GRAD0_opsz48:before {
  content: "\e908";
}
.icon-close:before {
  content: "\e906";
}
.icon-check_circle:before {
  content: "\e900";
}
.icon-construction:before {
  content: "\e901";
}
.icon-quote:before {
  content: "\e902";
}
.icon-menu:before {
  content: "\e903";
}
.icon-sentiment_satisfied:before {
  content: "\e904";
}
.icon-verified:before {
  content: "\e905";
}
