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

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

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

.icon-iostelephone:before {
  content: "\e86c";
}

.icon-telephone:before {
  content: "\e61d";
}

.icon-wodeshouhuodizhi:before {
  content: "\e65a";
}

.icon-youjiantou:before {
  content: "\e619";
}

.icon-shu:before {
  content: "\e762";
}

.icon-video:before {
  content: "\e60a";
}

.icon-Mail:before {
  content: "\e625";
}

.icon-wechat:before {
  content: "\e736";
}

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

.icon-dakaideshu:before {
  content: "\e67a";
}

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

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

