@font-face {
  font-family: "iconfont"; /* Project id 4909300 */
  src: url('./iconfont.woff2?t=1749002084997') format('woff2'),
       url('./iconfont.woff?t=1749002084997') format('woff'),
       url('./iconfont.ttf?t=1749002084997') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-time:before {
  content: "\e735";
}

.icon-view:before {
  content: "\e847";
}

.icon-tuite:before {
  content: "\e600";
}

.icon-close:before {
  content: "\e6e9";
}

.icon-list_switch:before {
  content: "\e68e";
}

.icon-redu:before {
  content: "\e619";
}

.icon-shaixuan:before {
  content: "\e621";
}

.icon-default:before {
  content: "\e613";
}

.icon-Rectangle:before {
  content: "\e6da";
}

.icon-logo:before {
  content: "\e608";
}

.icon-home-fill:before {
  content: "\e867";
}

.icon-category:before {
  content: "\e70b";
}

