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

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

.icon-eye:before {
  content: "\e78f";
}

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

.icon-prev1:before {
  content: "\e643";
}

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

.icon-next11:before {
  content: "\e6a2";
}

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

.icon-shenqingshu:before {
  content: "\e620";
}

.icon-triangle:before {
  content: "\e61a";
}

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

.icon-triangle2:before {
  content: "\e61c";
}

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

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

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

