@font-face {
	font-family: SOURCEHANSANSCN-REGULAR-2;
	src: url(../fonts/SOURCEHANSANSCN-REGULAR-2.OTF);
}

@font-face {
	font-family: OPPOSans;
	src: url(../fonts/OPPOSansWeb2.woff2);
}


@font-face {
  font-family: "iconfont";
  src: url('../fonts/font_3730456_ok8k1a7fm4.woff2'),
       url('../fonts/font_3730456_ok8k1a7fm4.woff'),
       url('../fonts/font_3730456_ok8k1a7fm4.ttf');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-location:before {
  content: "\e650";
}
.icon-doubleArrow:before {
  content: "\e714";
}
