@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?ccshdq');
  src:  url('../fonts/icomoon.eot?ccshdq#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?ccshdq') format('truetype'),
    url('../fonts/icomoon.woff?ccshdq') format('woff'),
    url('../fonts/icomoon.svg?ccshdq#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-export:before {
    content: "\e91b";
}
.icon-alert-square:before {
    content: "\e908";
}

.icon-alert-traingle:before {
    content: "\e909";
}

.icon-bin-check:before {
    content: "\e90a";
}

.icon-bin-close:before {
    content: "\e90b";
}

.icon-calendar:before {
    content: "\e90c";
}

.icon-folder:before {
    content: "\e90d";
}

.icon-play:before {
    content: "\e90e";
}

.icon-thumb:before {
    content: "\e90f";
}

.icon-trash:before {
    content: "\e910";
}

.icon-wallet:before {
    content: "\e911";
}

.icon-arrow-back:before {
    content: "\e912";
}

.icon-arrow-forward:before {
    content: "\e91a";
}

.icon-arrow-right:before {
    content: "\e913";
}

.icon-attachment:before {
    content: "\e914";
}

.icon-close:before {
    content: "\e915";
}

.icon-edit:before {
    content: "\e916";
}

.icon-eye:before {
    content: "\e917";
}

.icon-file-attachment:before {
    content: "\e918";
}

.icon-plus:before {
    content: "\e919";
}

.icon-arrow-down:before {
    content: "\e900";
}

.icon-arrow-up:before {
    content: "\e907";
}

.icon-books:before {
    content: "\e901";
}

.icon-file:before {
    content: "\e902";
}

.icon-logout:before {
    content: "\e903";
}

.icon-search:before {
    content: "\e904";
}

.icon-settings:before {
    content: "\e905";
}

.icon-users:before {
    content: "\e906";
}
