@font-face {
  font-family: 'icomoon';
  src:  url('/fonts/icomoon.eot?jlzig2');
  src:  url('/fonts/icomoon.eot?jlzig2#iefix') format('embedded-opentype'),
    url('/fonts/icomoon.ttf?jlzig2') format('truetype'),
    url('/fonts/icomoon.woff?jlzig2') format('woff'),
    url('/fonts/icomoon.svg?jlzig2#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';
  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-sina-weibo:before {
  content: "\e902";
}
.icon-brand:before {
  content: "\e902";
}
.icon-social:before {
  content: "\e902";
}
.icon-wechat:before {
  content: "\e903";
}
.icon-weixin:before {
  content: "\e903";
}
.icon-arrow-up-circle:before {
  content: "\e904";
}
.icon-play:before {
  content: "\e905";
}
.icon-comment:before {
  content: "\e908";
}
.icon-tv:before {
  content: "\e909";
}
.icon-earth:before {
  content: "\e90a";
}
.icon-bell:before {
  content: "\e90b";
}
.icon-stage:before {
  content: "\e90c";
}
.icon-arrow-right:before {
  content: "\e90d";
}
.icon-arrow-right-o:before {
  content: "\e90e";
}
.icon-nice:before {
  content: "\e90f";
}
.icon-all-screen:before {
  content: "\e914";
}
.icon-suspend:before {
  content: "\e915";
}
.icon-stars:before {
  content: "\e916";
}
.icon-play-outline:before {
  content: "\e900";
}
.icon-play-filled:before {
  content: "\e901";
}
