@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon/icomoon5a81.eot?xcb26y');
  src:  url('../fonts/icomoon/icomoon5a81.eot?xcb26y#iefix') format('embedded-opentype'),
    url('../fonts/icomoon/icomoon5a81.ttf?xcb26y') format('truetype'),
    url('../fonts/icomoon/icomoon5a81.woff?xcb26y') format('woff'),
    url('../fonts/icomoon/icomoon5a81.svg?xcb26y#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-security-user:before {
  content: "\e900";
}
.icon-heart-tick:before {
  content: "\e901";
}
.icon-coin:before {
  content: "\e902";
}
.icon-shield-tick:before {
  content: "\e903";
}
.icon-building:before {
  content: "\e904";
}
.icon-book:before {
  content: "\e905";
}
.icon-favorite-chart:before {
  content: "\e906";
}
.icon-arrow-circle-up:before {
  content: "\e907";
}
.icon-trend-up:before {
  content: "\e908";
}
.icon-arrow-circle-down:before {
  content: "\e909";
}
.icon-check:before {
  content: "\e90a";
}
.icon-angle-left:before {
  content: "\e90b";
}
.icon-eye-slash:before {
  content: "\e90c";
}
.icon-export:before {
  content: "\e90d";
}
.icon-arrow-square-right:before {
  content: "\e90e";
}
.icon-arrow-circle-right:before {
  content: "\e90f";
}
.icon-eye:before {
  content: "\e910";
}
.icon-send:before {
  content: "\e911";
}
.icon-map:before {
  content: "\e912";
}
.icon-global:before {
  content: "\e913";
}
.icon-menu:before {
  content: "\e914";
}
.icon-whatsapp:before {
  content: "\e915";
}
.icon-sms:before {
  content: "\e916";
}
.icon-facebook:before {
  content: "\e917";
}
.icon-link-square:before {
  content: "\e918";
}
.icon-error-circle:before {
  content: "\e919";
}
.icon-trend-down:before {
  content: "\e91a";
}
.icon-user-hexagon:before {
  content: "\e91b";
}
.icon-twitter:before {
  content: "\e91c";
}
.icon-twitter-sign-1:before {
  content: "\e91d";
}
.icon-document-download:before {
  content: "\e91e";
}
.icon-grow-up:before {
  content: "\e91f";
}
.icon-angle-right:before {
  content: "\e920";
}
.icon-like-tag:before {
  content: "\e921";
}

