@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?2eekw0');
  src:  url('../fonts/icomoon.eot?2eekw0#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?2eekw0') format('truetype'),
    url('../fonts/icomoon.woff?2eekw0') format('woff'),
    url('../fonts/icomoon.svg?2eekw0#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-caret-top:before {
  content: "\e911";
}
.icon-caret-down:before {
  content: "\e912";
}
.icon-caret-left:before {
  content: "\e913";
}
.icon-caret-right:before {
  content: "\e914";
}
.icon-long-arrow-up:before {
  content: "\e900";
}
.icon-long-arrow-down:before {
  content: "\e901";
}
.icon-long-arrow-left:before {
  content: "\e902";
}
.icon-long-arrow-right:before {
  content: "\e903";
}
.icon-arrow-up:before {
  content: "\e904";
}
.icon-arrow-down:before {
  content: "\e905";
}
.icon-arrow-left:before {
  content: "\e906";
}
.icon-arrow-right:before {
  content: "\e907";
}
.icon-customer:before {
  content: "\e908";
}
.icon-gavel:before {
  content: "\e909";
}
.icon-report:before {
  content: "\e90a";
}
.icon-folder:before {
  content: "\e90b";
}
.icon-customer1:before {
  content: "\e90c";
}
.icon-download:before {
  content: "\e90d";
}
.icon-edit:before {
  content: "\e90e";
}
.icon-delete:before {
  content: "\e90f";
}
.icon-tdh-logo:before {
  content: "\e910";
}
