/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
  font-family: 'iconfont';  /* Project id 5011638 */
  src: url('//at.alicdn.com/t/c/font_5011638_hn1yez9dl5o.woff2?t=1756784000474') format('woff2'),
       url('//at.alicdn.com/t/c/font_5011638_hn1yez9dl5o.woff?t=1756784000474') format('woff'),
       url('//at.alicdn.com/t/c/font_5011638_hn1yez9dl5o.ttf?t=1756784000474') format('truetype');
}


.iconfont {
	font-family: "iconfont"!important;
	font-size: 21px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.icon-coding:before {
	content: "\e62b"
}

.icon-angleup:before {
	content: "\e664"
}

.icon-csdn:before {
	content: "\e60a"
}

.icon-iconsf:before {
	content: "\e600"
}

.icon-juejin:before {
	content: "\e601"
}

.icon-mayun:before {
	content: "\e603"
}

.icon-github:before {
	content: "\e6e1"
}

.icon-qq:before {
	content: "\e602"
}

.icon-weixin:before {
	content: "\e600"
}

.icon-zhihu:before {
	content: "\e69a"
}

.icon-email:before {
	content: "\e632"
}

.icon-weibo:before {
	content: "\e601"
}

.icon-bilibili:before {
	content: "\ea96"
}

.icon-jianshu:before {
	content: "\e603"
}

.icon-list:before {
	content: "\e62a 下拉菜单"
}