@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?r62mmq');
  src:  url('../fonts/icomoon.eot?r62mmq#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?r62mmq') format('truetype'),
    url('../fonts/icomoon.woff?r62mmq') format('woff'),
    url('../fonts/icomoon.svg?r62mmq#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'yh';
  src:  url('../fonts/yh.eot') format('embedded-opentype'),
    url('../fonts/yh.ttf') format('truetype'),
    url('../fonts/yh.woff') format('woff'),
    url('../fonts/yh.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-chevron-down:before {
  content: "\e900";
}
.icon-chevron-up:before {
  content: "\e903";
}
.icon-wechat:before {
  content: "\e901";
}
.icon-weixin:before {
  content: "\e901";
}
.icon-qq:before {
  content: "\e902";
}
.icon-contact:before {
  content: "\e906";
}
.icon-power:before {
  content: "\e9b5";
}
.icon-cancel-circle:before {
  content: "\ea0d";
}