@font-face {
  font-family: "iconfont"; /* Project id  */
  src: url('../fonts/iconfont.ttf?t=1740309778501') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-dianhua:before {
  content: "\e671";
}

.icon-shouye:before {
  content: "\e633";
}

.icon-weixin:before {
  content: "\e600";
}

.icon-xinlangweibo:before {
  content: "\e63c";
}

.icon-changjianwenti:before {
  content: "\e632";
}

.icon-banshizhinan:before {
  content: "\e74a";
}

.icon-book:before {
  content: "\e69a";
}

.icon-quguanzhan:before {
  content: "\e653";
}

.icon-tiktok-line:before {
  content: "\eae6";
}

.icon-right-arrow-copy:before {
  content: "\e527";
}

