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

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

.icon-date:before {
  content: "\e8c5";
}

.icon-see:before {
  content: "\e663";
}

.icon-yjt:before {
  content: "\e612";
}

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

.icon-xjt:before {
  content: "\e632";
}

.icon-sjt:before {
  content: "\e634";
}

.icon-dz:before {
  content: "\e614";
}

.icon-tel:before {
  content: "\e88b";
}

.icon-lang2:before {
  content: "\e668";
}

.icon-lang:before {
  content: "\e9ee";
}

