@font-face {
  font-family: 'icon';
  src:  url('icon.eot?3ilpm1');
  src:  url('icon.eot?3ilpm1#iefix') format('embedded-opentype'),
    url('icon.ttf?3ilpm1') format('truetype'),
    url('icon.woff?3ilpm1') format('woff'),
    url('icon.svg?3ilpm1#icon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icon';
  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-amend:before {
  content: "\e900";
}
.icon-approve:before {
  content: "\e901";
}
.icon-correct:before {
  content: "\e902";
}
.icon-end-edit:before {
  content: "\e903";
}
.icon-erase:before {
  content: "\e904";
}
.icon-finalize:before {
  content: "\e905";
}
.icon-invert:before {
  content: "\e906";
}
.icon-layout:before {
  content: "\e907";
}
.icon-level:before {
  content: "\e908";
}
.icon-magnify:before {
  content: "\e909";
}
.icon-measure:before {
  content: "\e90a";
}
.icon-overlay:before {
  content: "\e90b";
}
.icon-pan:before {
  content: "\e90c";
}
.icon-play:before {
  content: "\e90d";
}
.icon-profile:before {
  content: "\e90e";
}
.icon-ref-lines:before {
  content: "\e90f";
}
.icon-report:before {
  content: "\e910";
}
.icon-reset:before {
  content: "\e911";
}
.icon-rotate:before {
  content: "\e912";
}
.icon-save:before {
  content: "\e913";
}
.icon-scroll:before {
  content: "\e914";
}
.icon-series:before {
  content: "\e915";
}
.icon-stop:before {
  content: "\e916";
}
.icon-sync:before {
  content: "\e917";
}
.icon-zoom:before {
  content: "\e918";
}
