@font-face {
  font-family: "Material Design Icons";
  src: url("../fonts/materialdesignicons-webfont.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.iconfont,
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "Material Design Icons" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.iconfont {
  font-size: 16px;
}

/* Arrows & Navigation */
.icon-prev:before { content: "\F0141"; }
.icon-next:before { content: "\F0142"; }
.icon-back:before { content: "\F004D"; }
.icon-top:before { content: "\F0143"; }
.icon-bottom:before,
.icon-down:before,
.icon-s-down:before { content: "\F0140"; }

/* Actions */
.icon-close:before { content: "\F0156"; }
.icon-search:before { content: "\F0349"; }
.icon-download:before { content: "\F01DA"; }
.icon-network:before { content: "\F059F"; }
.icon-lang:before { content: "\F05CA"; }

/* Media */
.icon-video:before,
.icon-video-btn:before,
.icon-wvideo:before { content: "\F040D"; }

/* Social & Platforms */
.icon-fackbook:before { content: "\F020C"; }
.icon-weibo:before { content: "\F0F5F"; }
.icon-weixin:before { content: "\F0611"; }
.icon-dy:before { content: "\F00FD"; }
.icon-xhs:before { content: "\F082E"; }
.icon-xcx:before { content: "\F05D3"; }
