@font-face {
  font-family: "iconfont"; /* Project id  */
  src: url('iconfont.ttf?t=1621490292187') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
	color: #F80206;
}

.icon-peixunzhuanqu:before {
  content: "\e6fb";
}

.icon-yingxiao:before {
  content: "\e7b5";
}

.icon-dingwei:before {
  content: "\e614";
}

.icon-zhuangxiu:before {
  content: "\e675";
}

.icon-yunying:before {
  content: "\e63e";
}

.icon-yunshu:before {
  content: "\e6e2";
}

