@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?2raoi6');
  src:  url('fonts/icomoon.eot?2raoi6#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?2raoi6') format('truetype'),
    url('fonts/icomoon.woff?2raoi6') format('woff'),
    url('fonts/icomoon.svg?2raoi6#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-warning:before {
  content: "\e91f";
}
.icon-link:before {
  content: "\e91e";
}
.icon-edit:before {
  content: "\e91d";
}
.icon-collection:before {
  content: "\e91a";
}
.icon-file:before {
  content: "\e91b";
}
.icon-history:before {
  content: "\e91c";
}
.icon-button-left:before {
  content: "\e917";
}
.icon-button-right:before {
  content: "\e918";
}
.icon-zoom:before {
  content: "\e919";
}
.icon-arrow-right:before {
  content: "\e916";
}
.icon-added:before {
  content: "\e900";
}
.icon-back:before {
  content: "\e901";
}
.icon-close:before {
  content: "\e902";
}
.icon-consilt:before {
  content: "\e903";
}
.icon-copy:before {
  content: "\e904";
}
.icon-download:before {
  content: "\e905";
}
.icon-drag:before {
  content: "\e906";
}
.icon-fb:before {
  content: "\e907";
}
.icon-ig:before {
  content: "\e908";
}
.icon-lang:before {
  content: "\e909";
}
.icon-like:before {
  content: "\e90a";
}
.icon-liked:before {
  content: "\e90b";
}
.icon-line:before {
  content: "\e90c";
}
.icon-linkin:before {
  content: "\e90d";
}
.icon-member:before {
  content: "\e90e";
}
.icon-more:before {
  content: "\e90f";
}
.icon-refresh:before {
  content: "\e910";
}
.icon-search:before {
  content: "\e911";
}
.icon-tag:before {
  content: "\e912";
}
.icon-wechat:before {
  content: "\e913";
}
.icon-X:before {
  content: "\e914";
}
.icon-youtube:before {
  content: "\e915";
}
