@font-face {
  font-family: "iconfont"; /* Project id 4961315 */
  src: url('iconfont.woff2') format('woff2'),
       url('iconfont.woff') format('woff'),
       url('iconfont.ttf') format('truetype');
}

@font-face {
  font-family: "SourceHanSans"; 
  src: url('SourceHanSansCN-Regular.otf') format('otf');
}

@font-face {
  font-family: "SourceHanSerifSC"; 
  src: url('SourceHanSerifSC-Bold.otf') format('truetype');
}

@font-face {
  font-family: "OPPOSans"; 
  src: url('OPPOSans-M.ttf') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-contact:before {
  content: "\e610";
}

.icon-whatsapp:before {
  content: "\e7c1";
}

.icon-dingbu:before {
  content: "\e603";
}

.icon-29youxiang:before {
  content: "\e67a";
}

.icon-erweima:before {
  content: "\e848";
}
.icon-shijian:before {
  content: "\e676";
}
.icon-weixin:before {
  content: "\e601";
}

.icon-liuyan:before {
  content: "\e744";
}
.icon-jiantou2:before {
  content: "\e600";
}
.icon-dianhua:before {
  content: "\e60a";
}

