@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?t7hcxt');
  src:  url('fonts/icomoon.eot?t7hcxt#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?t7hcxt') format('truetype'),
    url('fonts/icomoon.woff?t7hcxt') format('woff'),
    url('fonts/icomoon.svg?t7hcxt#icomoon') 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: 'icomoon' !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-whatsapp:before {
  content: "\e900";
  color: #25d366;
}
.icon-linkedin:before {
  content: "\e901";
  color: #0077b5;
}
.icon-insights:before {
  content: "\e902";
}
.icon-verified:before {
  content: "\e903";
}
.icon-pin_drop:before {
  content: "\e904";
}
.icon-eco:before {
  content: "\e905";
}
.icon-assignment_turned_in:before {
  content: "\e906";
}
.icon-star:before {
  content: "\e907";
}
.icon-gavel:before {
  content: "\e908";
}
.icon-visibility:before {
  content: "\e909";
}
.icon-business_center:before {
  content: "\e90a";
}
.icon-call:before {
  content: "\e90b";
}
.icon-mail:before {
  content: "\e90c";
}
.icon-local_shipping:before {
  content: "\e90d";
}
.icon-description:before {
  content: "\e90e";
}
.icon-fact_check:before {
  content: "\e90f";
}
.icon-manage_search:before {
  content: "\e910";
}
.icon-contact_mail:before {
  content: "\e911";
}
.icon-query_stats:before {
  content: "\e912";
}
.icon-verified_user:before {
  content: "\e913";
}
.icon-checklist:before {
  content: "\e914";
}
