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

[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-users:before {
  content: "\e916";
}
.icon-ban:before {
  content: "\e900";
}
.icon-bars:before {
  content: "\e901";
}
.icon-box:before {
  content: "\e902";
}
.icon-chart-line:before {
  content: "\e903";
}
.icon-check:before {
  content: "\e904";
}
.icon-clock:before {
  content: "\e905";
}
.icon-envelope:before {
  content: "\e906";
}
.icon-exclamation-triangle:before {
  content: "\e907";
}
.icon-hands-helping:before {
  content: "\e908";
}
.icon-location-arrow:before {
  content: "\e909";
}
.icon-map-marked-alt:before {
  content: "\e90a";
}
.icon-map-marker:before {
  content: "\e90b";
}
.icon-mobile-alt:before {
  content: "\e90c";
}
.icon-money-bill-wave:before {
  content: "\e90d";
}
.icon-phone:before {
  content: "\e90e";
}
.icon-shield-alt:before {
  content: "\e90f";
}
.icon-sync:before {
  content: "\e910";
}
.icon-times:before {
  content: "\e911";
}
.icon-truck:before {
  content: "\e912";
}
.icon-user:before {
  content: "\e913";
}
.icon-user-tie:before {
  content: "\e914";
}
.icon-whatsapp:before {
  content: "\e915";
}
