@font-face {
  font-family: "iconfont"; /* Project id 4920020 */
  src: url('//at.alicdn.com/t/c/font_4920020_79j7u9xlfm.woff2?t=1748247176130') format('woff2'),
       url('//at.alicdn.com/t/c/font_4920020_79j7u9xlfm.woff?t=1748247176130') format('woff'),
       url('//at.alicdn.com/t/c/font_4920020_79j7u9xlfm.ttf?t=1748247176130') format('truetype');
}

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

.icon-home:before {
  content: "\e610";
}

.icon-selected:before {
  content: "\e62d";
}

.icon-gotop:before {
  content: "\e6cb";
}

.icon-arrow-r:before {
  content: "\ee39";
}

.icon-arrow-l:before {
  content: "\f376";
}

.icon-classify:before {
  content: "\e61b";
}

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

.icon-close:before {
  content: "\e6fe";
}

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

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

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

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

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

.icon-gjsx:before {
  content: "\e65e";
}

