@font-face {
  font-family: "iconfont"; /* Project id 3449770 */
  src: url('iconfont.woff2?t=1656641222434') format('woff2'),
       url('iconfont.woff?t=1656641222434') format('woff'),
       url('iconfont.ttf?t=1656641222434') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  /* font-size: 16px; */
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-more:before {
  content: "\e630";
}

.icon-email:before {
  content: "\ecb1";
}

.icon-user:before {
  content: "\e62f";
}

.icon-last:before {
  content: "\e69d";
}

.icon-prev:before {
  content: "\e8ef";
}

.icon-next:before {
  content: "\e8f1";
}

.icon-first:before {
  content: "\e762";
}

.icon-arr:before {
  content: "\e887";
}

.icon-arl:before {
  content: "\e888";
}

.icon-down:before {
  content: "\e62e";
}

.icon-jt:before {
  content: "\e62c";
}

.icon-lt:before {
  content: "\e650";
}

.icon-tag:before {
  content: "\e886";
}

.icon-search:before {
  content: "\e64f";
}

.icon-menu:before {
  content: "\e63a";
}

.icon-x:before {
  content: "\e63b";
}

.icon-tel:before {
  content: "\e63c";
}

