@font-face {
  font-family: "iconfont"; /* Project id 4968254 */
  src: url('iconfont.woff2') format('woff2'),
       url('iconfont.woff') format('woff'),
       url('iconfont.ttf') format('truetype');
}

@font-face {
    font-family: 'OPPOSans';
    src:url('OPPOSans-R.ttf')format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'OPPOSansB';
    src:url('OPPOSans-B.ttf')format('truetype');
    font-style: normal;
}

@font-face {
    font-family: 'SourceHanSans';
    src:url('SourceHanSansCN-Regular.otf');
    font-style: normal;
}
@font-face {
    font-family: 'SourceHanSansB';
    src:url('SourceHanSansCN-Bold-2.otf');
    font-style: normal;
}
@font-face {
    font-family: 'syst';
    src:url('SourceHanSerifSC-Bold.otf');
    font-weight: 400;
    font-style: normal;
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-dizhi:before {
  content: "\e646";
}

.icon-shijian1:before {
  content: "\e640";
}

.icon-weixin:before {
  content: "\e601";
}

.icon-guanbi:before {
  content: "\e609";
}
.icon-dianhua:before {
  content: "\e6b9";
}

.icon-up-copy-copy:before {
  content: "\e600";
}

.icon-youxiang-F:before {
  content: "\e62f";
}
