body{
	font-family: 'PingFang-SC-Medium';
}
@font-face {
	font-family: "PingFang-SC-Bold";
	src: url('PingFang Bold.ttf');
	font-style: normal;
	font-weight: normal;
}
@font-face {
	font-family: "PingFang-SC-Medium";
	src: url('PingFang Medium.ttf');
	font-style: normal;
	font-weight: normal;
}
@font-face {
	font-family: "PingFang-SC-Heavy";
	src: url('PingFang Heavy.ttf');
	font-style: normal;
	font-weight: normal;
}
@font-face {
	font-family: "PingFang-SC-Regular";
	src: url('PingFang Regular.ttf');
	font-style: normal;
	font-weight: normal;
}
/* @font-face {
	font-family: "PingFang Bold";
	src: url('PingFang ExtraLight.ttf');
	font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: "PingFang Bold";
	src: url('PingFang Light.ttf');
	font-style: normal;
	font-weight: normal;
}
 */