@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?pttwlv');
  src:  url('fonts/icomoon.eot?pttwlv#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?pttwlv') format('truetype'),
    url('fonts/icomoon.woff?pttwlv') format('woff'),
    url('fonts/icomoon.svg?pttwlv#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-clock:before {
  content: "\e914";
}
.icon-filter:before {
  content: "\e913";
}
.icon-clipboard:before {
  content: "\e90d";
}
.icon-copy:before {
  content: "\e90e";
}
.icon-edit-2:before {
  content: "\e90f";
}
.icon-refresh-ccw:before {
  content: "\e90c";
}
.icon-x:before {
  content: "\e909";
}
.icon-trash-2:before {
  content: "\e912";
}
.icon-plus-circle:before {
  content: "\e907";
}
.icon-plus:before {
  content: "\e908";
}
.icon-external-link:before {
  content: "\e906";
}
.icon-check:before {
  content: "\e900";
}
.icon-chevron-down:before {
  content: "\e901";
}
.icon-chevron-left:before {
  content: "\e902";
}
.icon-chevron-right:before {
  content: "\e903";
}
.icon-chevron-up:before {
  content: "\e904";
}
.icon-add:before {
  content: "\e910";
}
.icon-minus:before {
  content: "\e911";
}
.icon-error:before {
  content: "\e90a";
}
.icon-cancel:before {
  content: "\e90a";
}
.icon-close:before {
  content: "\e90a";
}
.icon-partially-checked:before {
  content: "\e90a";
}
.icon-checked:before {
  content: "\e90b";
}
.icon-checkmark:before {
  content: "\e90b";
}
.icon-tick:before {
  content: "\e90b";
}
.icon-checkbox:before {
  content: "\e90b";
}
.icon-check1:before {
  content: "\e905";
}
