﻿@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot');
  src:  url('fonts/icomoon.eot') format('embedded-opentype'),
    url('fonts/icomoon.ttf') format('truetype'),
    url('fonts/icomoon.woff') format('woff'),
    url('fonts/icomoon.svg') 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-helpHome:before {
  content: "\e900";
  color: #555;
}
.icon-helpTime:before {
  content: "\e901";
}
.icon-helpView:before {
  content: "\e902";
}
.icon-arrow-left:before {
  content: "\e61f";
}
.icon-arrow-down:before {
  content: "\e840";
}
.icon-arrow-up:before {
  content: "\e841";
}
.icon-ask-thumb-up:before {
  content: "\e845";
}
.icon-ask-share:before {
  content: "\e846";
}
.icon-ask-copy-address:before {
  content: "\e847";
}
.icon-ask-report:before {
  content: "\e848";
}
.icon-ask-comment:before {
  content: "\e849";
}
.icon-ask-collection:before {
  content: "\e850";
}
.icon-ask-weixin:before {
  content: "\e851";
}
.icon-ask-write-answer:before {
  content: "\e852";
}
.icon-weibo:before {
  content: "\e853";
}
.icon-ask-sigh:before {
  content: "\e903";
  color: #3be658;
}
.icon-thumbs-up:before {
  content: "\e904";
}
.icon-ask-shares:before {
  content: "\e905";
}
.icon-ask-mes:before {
  content: "\e906";
}
.icon-ask-question:before {
  content: "\e907";
  color: #0094ff;
}
.icon-answer:before {
  content: "\e908";
}
.icon-ask:before {
  content: "\e909";
}
.icon-ask-refresh:before {
  content: "\e90a";
}
.icon-search:before {
  content: "\e917";
}
