@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot');
  src:  url('../fonts/icomoon.eot') format('embedded-opentype'),
    url('../fonts/icomoon.ttf') format('truetype'),
    url('../fonts/icomoon.woff') format('woff'),
    url('../fonts/icomoon.svg') 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: 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-down-arrow:before {
  content: "\e914";
}
.icon-bell:before {
  content: "\e901";
}
.icon-flash:before {
  content: "\e902";
}
.icon-user:before {
  content: "\e903";
}
.icon-home:before {
  content: "\e904";
}
.icon-plus:before {
  content: "\e905";
}
.icon-file:before {
  content: "\e906";
}
.icon-download:before {
  content: "\e907";
}
.icon-cancel:before {
  content: "\e908";
}
.icon-filter-results-button:before {
  content: "\e909";
}
.icon-upload:before {
  content: "\e90a";
}
.icon-delete:before {
  content: "\e90b";
}
.icon-pencil:before {
  content: "\e90c";
}
.icon-first:before {
  content: "\e90d";
}
.icon-last:before {
  content: "\e90e";
}
.icon-next:before {
  content: "\e90f";
}
.icon-prev:before {
  content: "\e910";
}
.icon-search:before {
  content: "\e911";
}
.icon-tick:before {
  content: "\e912";
}
.icon-upload-file:before {
  content: "\e913";
}
.icon-menu:before {
  content: "\e915";
}
.icon-export:before {
  content: "\e916";
}
.icon-export2:before {
  content: "\e917";
}
.icon-import:before {
  content: "\e918";
}
.icon-usersetting:before {
  content: "\e919";
}
.icon-up-arrow:before {
  content: "\e900";
}
.icon-success:before {
  content: "\e91a";
  color: #069838;
}
.icon-warning:before {
  content: "\e91b";
  color: #d6900b;
}
.icon-clock:before {
  content: "\e91c";
}
.icon-more:before {
  content: "\e91d";
}
.icon-eye-1:before {
  content: "\e91e";
}
.icon-flash:before {
  content: "\e91f";
}