@font-face {
	font-family: 'iconfont';
	src: url('iconfont.woff2') format('woff2');
}

.iconfont {
	font-family: 'iconfont' !important;
}

[class^='icon-'],
.icon {
	font-family: 'iconfont' !important;
	font-size: 0.2rem;
}

.icon-more:before {
  content: "\e6133";
}

.icon-wechat-video:before {
  content: "\e600";
}

.icon-close:before {
  content: "\e61d";
}

.icon-shanchu:before {
  content: '\e6126';
}

.icon-download:before {
  content: '\e6146';
}

.icon-sanjiaojiantou:before {
  content: '\e6107';
}

.icon-join_flow2:before {
  content: '\e60d';
}

.icon-join_flow1:before {
  content: '\e60e';
}

.icon-join_flow3:before {
  content: '\e60f';
}

.icon-up:before {
  content: '\e6188';
}

.icon-down:before {
  content: '\e6166';
}

.icon-wechat:before {
  content: '\e6111';
}
