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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  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-star:before {
  content: "\f005";
}
.icon-user:before {
  content: "\f007";
}
.icon-signal:before {
  content: "\f012";
}
.icon-home:before {
  content: "\f015";
}
.icon-bar-chart:before {
  content: "\f080";
}
.icon-bar-chart-o:before {
  content: "\f080";
}
.icon-briefcase:before {
  content: "\f0b1";
}
.icon-lightbulb-o:before {
  content: "\f0eb";
}
.icon-handshake-o:before {
  content: "\e900";
}
.icon-home3:before {
  content: "\e901";
}
.icon-home22:before {
  content: "\e902";
}
.icon-home32:before {
  content: "\e903";
}
.icon-office:before {
  content: "\e904";
}
.icon-phone:before {
  content: "\e942";
}
.icon-users:before {
  content: "\e972";
}
.icon-stats-dots:before {
  content: "\e99b";
}
.icon-stats-bars:before {
  content: "\e99c";
}
.icon-stats-bars2:before {
  content: "\e99d";
}
.icon-sun:before {
  content: "\e9d4";
}
.icon-whatsapp:before {
  content: "\ea93";
}

