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

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

.icon-guanbi:before {
  content: "\eb6a";
}

.icon-caidan:before {
  content: "\e607";
}

.icon-doc-line:before {
  content: "\e64f";
}

.icon-search:before {
  content: "\e741";
}

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

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

.icon-arrow-left-bold:before {
  content: "\e685";
}

.icon-arrow-down-bold:before {
  content: "\e686";
}

.icon-arrow-right-bold:before {
  content: "\e687";
}

.icon-arrow-down-filling:before {
  content: "\e688";
}

