@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?vzuya9');
  src:  url('fonts/icomoon.eot?vzuya9#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?vzuya9') format('truetype'),
    url('fonts/icomoon.woff?vzuya9') format('woff'),
    url('fonts/icomoon.svg?vzuya9#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-picture:before {
  content: "\e619";
}
.icon-folder-open:before {
  content: "\e600";
}
.icon-envelope:before {
  content: "\e601";
}
.icon-reply:before {
  content: "\e602";
}
.icon-link:before {
  content: "\e605";
}
.icon-arrow-up:before {
  content: "\e606";
}
.icon-bold:before {
  content: "\e607";
}
.icon-underline:before {
  content: "\e608";
}
.icon-italic:before {
  content: "\e609";
}
.icon-righttoleft:before {
  content: "\e613";
}
.icon-paragraph-left:before {
  content: "\e60a";
}
.icon-paragraph-center:before {
  content: "\e60b";
}
.icon-paragraph-right:before {
  content: "\e60c";
}
.icon-paragraph-justify:before {
  content: "\e60d";
}
.icon-newtab:before {
  content: "\e60e";
}
.icon-file-word:before {
  content: "\e60f";
}
.icon-remove:before {
  content: "\e611";
}
.icon-pencil:before {
  content: "\e612";
}
.icon-pencil2:before {
  content: "\e610";
}
.icon-history:before {
  content: "\e618";
}
.icon-forward:before {
  content: "\e616";
}
.icon-expand:before {
  content: "\e617";
}
.icon-checkmark:before {
  content: "\e614";
}
.icon-minus:before {
  content: "\e615";
}
.icon-paint-format:before {
  content: "\e90c";
}
.icon-quotes-left:before {
  content: "\e977";
}
.icon-search:before {
  content: "\f002";
}
.icon-tag:before {
  content: "\f02b";
}
.icon-align-left:before {
  content: "\f036";
}
.icon-align-center:before {
  content: "\f037";
}
.icon-align-right:before {
  content: "\f038";
}
.icon-align-justify:before {
  content: "\f039";
}
.icon-external-link:before {
  content: "\f08e";
}
.icon-bars:before {
  content: "\f0c9";
}
.icon-list-ul:before {
  content: "\f0ca";
}
.icon-list-ol:before {
  content: "\f0cb";
}
.icon-strikethrough:before {
  content: "\f0cc";
}
.icon-table:before {
  content: "\f0ce";
}
.icon-superscript:before {
  content: "\f12b";
}
.icon-subscript:before {
  content: "\f12c";
}
.icon-wechat:before {
  content: "\f1d7";
}
.icon-header:before {
  content: "\f1dc";
}

