@font-face {
  font-family: 'fontello';
  src: url(../fonts/fontello.eot);
  src: url(../fonts/fontello.eot) format('embedded-opentype'),
       url(../fonts/fontello.woff2) format('woff2'),
       url(../fonts/fontello.woff) format('woff'),
       url(../fonts/fontello.ttf) format('truetype'),
       url(../fonts/fontello.svg) format('svg');
  font-weight: normal;
  font-style: normal;
}
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-address:before { content: '\e800'; }
.icon-calendar:before { content: '\e801'; }
.icon-tag:before { content: '\e802'; }
.icon-tags:before { content: '\e803'; }
.icon-street-view:before { content: '\e804'; }
.icon-reply:before { content: '\e805'; }
.icon-search:before { content: '\e808'; }
.icon-phone:before { content: '\e809'; }
.icon-down-open:before { content: '\e80e'; }
.icon-home:before { content: '\e811'; }
.icon-wechat:before { content: '\e814'; }
.icon-qq:before { content: '\e815'; }
.icon-menu:before { content: '\e816'; }
.icon-mail-alt:before { content: '\f0e0'; }
.icon-weibo:before { content: '\f18a'; }
.icon-fax:before { content: '\f1ac'; }