@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?q5764');
  src:  url('fonts/icomoon.eot?q5764#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?q5764') format('truetype'),
    url('fonts/icomoon.woff?q5764') format('woff'),
    url('fonts/icomoon.svg?q5764#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-eye:before {
  content: "\e90e";
}
.icon-chat:before {
  content: "\e909";
}
.icon-email:before {
  content: "\e90f";
}
.icon-flag:before {
  content: "\e908";
}
.icon-mobile:before {
  content: "\e90c";
}
.icon-rocket:before {
  content: "\e90a";
}
.icon-search:before {
  content: "\e905";
}
.icon-qzone:before {
  content: "\e903";
}
.icon-good:before {
  content: "\e90b";
}
.icon-envelope:before {
  content: "\e913";
}
.icon-user:before {
  content: "\e90d";
}
.icon-qq:before {
  content: "\e902";
}
.icon-weibo:before {
  content: "\e900";
}
.icon-weixin:before {
  content: "\e901";
}
.icon-home:before {
  content: "\e906";
}
.icon-phone:before {
  content: "\e907";
}
.icon-headphone:before {
  content: "\e914";
}
.icon-clock:before {
  content: "\e94f";
}
.icon-bubble:before {
  content: "\e96d";
}
.icon-fire:before {
  content: "\e9a9";
}
.icon-power:before {
  content: "\e915";
}
.icon-attachment:before {
  content: "\e9cd";
}
.icon-book:before {
  content: "\e9d3";
}
.icon-star:before {
  content: "\e9d9";
}
.icon-heart:before {
  content: "\e9da";
}
.icon-circle-left:before {
  content: "\ea44";
}
.icon-rss:before {
  content: "\e904";
}
.icon-file-pdf:before {
  content: "\e910";
}
.icon-file-word:before {
  content: "\e911";
}
.icon-file-excel:before {
  content: "\e912";
}
