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

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

.icon-next:before {
  content: "\e65f";
}

.icon-prev:before {
  content: "\e660";
}

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

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

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

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

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

.icon-tit3:before {
  content: "\e68d";
}

.icon-time:before {
  content: "\e8c4";
}

.icon-tit5:before {
  content: "\e66c";
}

.icon-tit4:before {
  content: "\e60b";
}

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

.icon-tit1:before {
  content: "\e60e";
}

