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

[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-zoomin:before {
  content: "\e90d";
}
.icon-document-file-xls:before {
  content: "\e90e";
}
.icon-document-file-xls2:before {
  content: "\e90f";
}
.icon-direction:before {
  content: "\e903";
}
.icon-info:before {
  content: "\e904";
}
.icon-switch:before {
  content: "\e905";
}
.icon-caret-down:before {
  content: "\f0d7";
}
.icon-user:before {
  content: "\f007";
}
.icon-trash-o:before {
  content: "\f014";
}
.icon-book:before {
  content: "\f02d";
}
.icon-print:before {
  content: "\f02f";
}
.icon-caret-left:before {
  content: "\f0d9";
}
.icon-caret-right:before {
  content: "\f0da";
}
.icon-paint-brush:before {
  content: "\f1fc";
}
.icon-play:before {
  content: "\e909";
}
.icon-first:before {
  content: "\e90a";
}
.icon-last:before {
  content: "\e90b";
}
.icon-search:before {
  content: "\e900";
}
.icon-clock:before {
  content: "\e901";
}
.icon-apple:before {
  content: "\e902";
}
.icon-floppy:before {
  content: "\e908";
}
.icon-file-text2:before {
  content: "\e926";
}
.icon-envelop:before {
  content: "\e945";
}
.icon-file-excel:before {
  content: "\eae2";
}
.icon-lock-open:before {
  content: "\e907";
}
.icon-keyboard_arrow_down:before {
  content: "\e313";
}
.icon-keyboard_arrow_left:before {
  content: "\e314";
}
.icon-keyboard_arrow_right:before {
  content: "\e315";
}
.icon-keyboard_arrow_up:before {
  content: "\e316";
}
.icon-play_arrow:before {
  content: "\e037";
}
.icon-skip_next:before {
  content: "\e044";
}
.icon-skip_previous:before {
  content: "\e045";
}
.icon-file-add:before {
  content: "\e906";
}
.icon-select-arrows:before {
  content: "\e90c";
}

