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

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

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

.icon-describe:before {
  content: "\e62a";
}

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

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

.icon-dian:before {
  content: "\ec1e";
}

.icon-dian1:before {
  content: "\e623";
}

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

.icon-down-outlined:before {
  content: "\e615";
}

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

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

.icon-arrow-up-outlined:before {
  content: "\e618";
}

.icon-arrow-down-outlined:before {
  content: "\e619";
}

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

.icon-arrow-left-outlined:before {
  content: "\e61b";
}

.icon-swap-lr-outlined:before {
  content: "\e61c";
}

.icon-swap-ud-outlined:before {
  content: "\e61d";
}

.icon-plus-circle-outlined:before {
  content: "\e625";
}

.icon-minus-circle-outlined:before {
  content: "\e626";
}

.icon-check-circle-outlined:before {
  content: "\e627";
}

.icon-close-circle-outlined:before {
  content: "\e628";
}

.icon-scan-outlined:before {
  content: "\e644";
}

.icon-share-b-outlined:before {
  content: "\e689";
}

