@font-face {
  font-family: "iconfont"; /* Project id 2455139 */
  src: url('iconfont.woff2?t=1630634476925') format('woff2'),
       url('iconfont.woff?t=1630634476925') format('woff'),
       url('iconfont.ttf?t=1630634476925') format('truetype');
}

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

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

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

.icon-shouhui:before {
  content: "\e620";
}

.icon-fangda1:before {
  content: "\e61e";
}

.icon-Close:before {
  content: "\e689";
}

.icon-view_off:before {
  content: "\e603";
}

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

.icon-yanjing-biyan:before {
  content: "\e63b";
}

.icon-yanjing-zhengyan:before {
  content: "\e63a";
}

.icon-right:before {
  content: "\e955";
}

.icon-left:before {
  content: "\e952";
}

