@font-face {
  font-family: "iconfont";
  /* Project id 4554965 */
  src: url('./iconfont.ttf') format('truetype');
}

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

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

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

.icon-gengduo:before {
  content: "\e678";
}

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

.icon-zhibo:before {
  content: "\ed6d";
}

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

.icon-redu:before {
  content: "\e601";
}