@font-face {
  font-family: 'icomoon';
  src: url('fonts/icomoon.woff?82zvla') format('woff'),
    url('fonts/icomoon.svg?82zvla#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-arrow-down:before {
  content: "\e601";
}
.icon-arrow-up:before {
  content: "\e60a";
}
.icon-plus:before {
  content: "\ea0a";
}
.icon-minus:before {
  content: "\ea0b";
}
.icon-file-empty:before {
  content: "\e900";
}
.icon-calendar:before {
  content: "\e908";
}
.icon-floppy-disk:before {
  content: "\e902";
}
.icon-switch:before {
  content: "\e903";
}
.icon-eye:before {
  content: "\e904";
}
.icon-cross:before {
  content: "\e905";
}
.icon-checkmark:before {
  content: "\e906";
}
.icon-copy:before {
  content: "\e909";
}
.icon-undo:before {
  content: "\e90b";
}
.icon-rocket:before {
  content: "\e90a";
}
.icon-paragraph-justify:before {
  content: "\e907";
}
.icon-menu:before {
  content: "\e917";
}
.icon-circle-up:before {
  content: "\e90e";
}
.icon-circle-right:before {
  content: "\e90f";
}
.icon-circle-down:before {
  content: "\e910";
}
.icon-circle-left:before {
  content: "\e911";
}
.icon-redo:before {
  content: "\e918";
}
.icon-list-numbered:before {
  content: "\e90c";
}
.icon-list2:before {
  content: "\e90d";
}
.icon-earth:before {
  content: "\e912";
}
.icon-link:before {
  content: "\e913";
}
.icon-text-height:before {
  content: "\e914";
}
.icon-bold:before {
  content: "\e915";
}
.icon-italic:before {
  content: "\e916";
}
.icon-underline:before {
  content: "\ea63";
}
.icon-search:before {
  content: "\e986";
}
.icon-new-tab:before {
  content: "\ea7e";
}
.icon-quotes-right:before {
  content: "\e978";
}
.icon-loop:before {
  content: "\ea2d";
}
.icon-loop2:before {
  content: "\e901";
}
.icon-files-empty:before {
  content: "\e925";
}
.icon-spinner11:before {
  content: "\e984";
}
.icon-notification:before {
  content: "\ea08";
}
