/* 引入字体图标样式 */
@font-face {
  font-family: "iconfont";
  src: url("../fonts/iconfont.woff2?t=1720681589465") format("woff2"),
    url("../fonts/iconfont.woff?t=1720681589465") format("woff"),
    url("../fonts/iconfont.ttf?t=1720681589465") format("truetype");
}
@font-face {
  font-family: "REGULAR";
  src: url("../fonts/PINGFANGREGULAR.TTF") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SEMIBOLD";
  src: url("../fonts/PINGFANGSEMIBOLD.TTF") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "MEDIUM";
  src: url("../fonts/PINGFANGMEDIUM.TTF") format("truetype");
  font-weight: normal;
  font-style: normal;
}
  

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

.icon-xiangyou:before {
  content: "\e605";
}

.icon-xingming:before {
  content: "\e631";
}

.icon-dingwei:before {
  content: "\e675";
}

.icon-xiezi:before {
  content: "\e601";
}

.icon-kefu:before {
  content: "\ec2e";
}

.icon-shouji:before {
  content: "\e635";
}

.icon-jiahao:before {
  content: "\e603";
}

.icon-dianhua:before {
  content: "\e65c";
}

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

.icon-laba:before {
  content: "\e725";
}

.icon-jiantou2:before {
  content: "\e600";
}

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

.icon-MJW_gengduo-chakangengduo:before {
  content: "\e604";
}

.icon-24gf-phoneLoudspeaker:before {
  content: "\e969";
}
