@font-face {
  font-family: "iconfont"; /* Project id 4165433 */
  src: url('iconfont.woff2?t=1692932657791') format('woff2'),
       url('iconfont.woff?t=1692932657791') format('woff'),
       url('iconfont.ttf?t=1692932657791') format('truetype');
}
@font-face {
  /* 思源黑体-字体 */
  font-family: 'Medium';
  src: url('Source_Han_Sans_SC_Medium_Medium.otf') format('truetype');
  /* 可选：添加其他字体样式 */
  font-weight: normal; 
  font-style: normal; 
}
@font-face {
  /* 思源Normal-字体 */
  font-family: 'Medium_Normal';
  src: url('Source_Han_Sans_SC_Normal_Normal.otf') format('truetype');
  /* 可选：添加其他字体样式 */
  font-weight: normal; 
  font-style: normal; 
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-mima:before {
  content: "\e674";
}

.icon-yanzhengma:before {
  content: "\e614";
}

.icon-yanzhengma1:before {
  content: "\e869";
}

.icon-pinglun:before {
  content: "\e639";
}

.icon-fenxiang1:before {
  content: "\e626";
}

.icon-pinglun1:before {
  content: "\e7f5";
}

.icon-pinglun2:before {
  content: "\e6b3";
}

.icon-fenxiang:before {
  content: "\e602";
}

.icon-sousuo:before {
  content: "\e651";
}

.icon-bianji:before {
  content: "\e6b0";
}

.icon-yijianfankui:before {
  content: "\e6ad";
}

.icon-denglu:before {
  content: "\e611";
}

.icon-kefu:before {
  content: "\ec2e";
}

.icon-message:before {
  content: "\e60c";
}

.icon-bianji1:before {
  content: "\e60a";
}

.icon-tousu:before {
  content: "\e6a9";
}

.icon-xiazai:before {
  content: "\e66d";
}

.icon-kefu1:before {
  content: "\e629";
}

