@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?ae0mca');
  src:  url('fonts/icomoon.eot?ae0mca#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?ae0mca') format('truetype'),
    url('fonts/icomoon.woff?ae0mca') format('woff'),
    url('fonts/icomoon.svg?ae0mca#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-bbinCIS:before {
  content: "\e900";
}
.icon-media-play:before {
  content: "\e901";
}
.icon-wechat:before {
  content: "\e902";
}
.icon-media-pause:before {
  content: "\e903";
}
.icon-weibo1:before {
  content: "\e906";
}
.icon-youtube:before {
  content: "\e907";
}
.icon-facebook:before {
  content: "\e908";
}
.icon-line:before {
  content: "\e909";
}
.icon-volume-high:before {
  content: "\ea26";
}
.icon-volume-mute:before {
  content: "\ea29";
}
.icon-location:before {
  content: "\e905";
}
.icon-calendar:before {
  content: "\e904";
}
