@font-face {
	font-family: PingLCG-Regular;
	font-weight: 400;
	font-style: normal;
	src: url("PingLCG-Regular.otf") format("opentype");
}
@font-face {
	font-family: PingLCG-Medium;
	font-weight: 500;
	font-style: normal;
	src: url("PingLCG-Medium.otf") format("opentype");
}
@font-face {
	font-family: PingLCG-Bold;
	font-weight: 700;
	font-style: normal;
	src: url("PingLCG-Bold.otf") format("opentype");
}