@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?70m0hn');
  src:  url('../fonts/icomoon.eot?70m0hn#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?70m0hn') format('truetype'),
    url('../fonts/icomoon.woff?70m0hn') format('woff'),
    url('../fonts/icomoon.svg?70m0hn#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-keyboard_arrow_down:before {
  content: "\e905";
}
.icon-chevron-down:before {
  content: "\e904";
}
.icon-chevron-thin-right:before {
  content: "\e903";
}
.icon-chevron-thin-left:before {
  content: "\e900";
}
.icon-qq:before {
  content: "\e901";
}
.icon-wechat:before {
  content: "\e902";
}
.icon-weixin:before {
  content: "\e902";
}
.icon-phone:before {
  content: "\e942";
}
.icon-mobile:before {
  content: "\e958";
}
.icon-ctrl:before {
  content: "\ea50";
}
.icon-sina-weibo:before {
  content: "\ea9a";
}
