@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?awosha');
  src:  url('fonts/icomoon.eot?awosha#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?awosha') format('truetype'),
    url('fonts/icomoon.woff?awosha') format('woff'),
    url('fonts/icomoon.svg?awosha#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-not-found:before {
  content: "\e917";
  color: #7d3cf3;
}
.icon-testing:before {
  content: "\e922";
  color: #f3d465;
}
.icon-flash:before {
  content: "\e923";
  color: #7d3cf3;
}
.icon-hand-shake-line:before {
  content: "\e924";
  color: #7d3cf3;
}
.icon-box-group:before {
  content: "\e925";
  color: #fff;
}
.icon-send-mail:before {
  content: "\e921";
  color: #fff;
}
.icon-chart:before {
  content: "\e900";
  color: #fff;
}
.icon-chart-box:before {
  content: "\e901";
  color: #fff;
}
.icon-chart-gear:before {
  content: "\e902";
  color: #fff;
}
.icon-chat-bot:before {
  content: "\e903";
  /* color: #fff; */
}

.icon-classify:before {
  content: "\e904";
}
.icon-clip:before {
  content: "\e905";
  /* color: #fff; */
}
.icon-coin:before {
  content: "\e906";
  color: #fff;
}
.icon-contact:before {
  content: "\e907";
  color: #7d3cf3;
}
.icon-facebook:before {
  content: "\e908";
  color: #fff;
}
.icon-faq:before {
  content: "\e909";
  color: #7d3cf3;
}
.icon-hand-circle:before {
  content: "\e90a";
}
.icon-hand-grab:before {
  content: "\e90b";
  color: #f3d465;
}
.icon-hand-scale:before {
  content: "\e90c";
  color: #fff;
}
.icon-hand-shake:before {
  content: "\e90d";
  color: #f3d465;
}
.icon-image:before {
  content: "\e90e";
  /* color: #fff; */
}
.icon-infinite:before {
  content: "\e90f";
  color: #c1c1c1;
}
.icon-infor:before {
  content: "\e910";
  color: #7d3cf3;
}
.icon-instagram:before {
  content: "\e911";
  color: #fff;
}
.icon-laptop:before {
  content: "\e912";
  /* color: #fff; */
}
.icon-light:before {
  content: "\e913";
}
.icon-line:before {
  content: "\e914";
}
.icon-linkedin:before {
  content: "\e915";
  color: #fff;
}
.icon-message:before {
  content: "\e916";
  color: #3d89fb;
}
.icon-pricing:before {
  content: "\e918";
  color: #7d3cf3;
}
.icon-quote:before {
  content: "\e919";
  color: #fff;
}
.icon-search:before {
  content: "\e91a";
}
.icon-share:before {
  content: "\e91b";
  color: #c1c1c1;
}
.icon-star:before {
  content: "\e91c";
  color: #fff;
}
.icon-twitter:before {
  content: "\e91d";
  color: #fff;
}
.icon-virus:before {
  content: "\e91e";
}
.icon-wallet:before {
  content: "\e91f";
}
.icon-youtube:before {
  content: "\e920";
  color: #fff;
}

.icon-cont{
  font-size: 20px;
}