@font-face{
	font-family: 'PingFang SC';
	src: url('/static/index_m/font/PingFang-Medium.ttf') format('truetype');
}
@font-face{
	font-family: 'PingFang SC Bold';
	src: url('/static/index_m/font/PingFang Bold.ttf') format('truetype');
}
@font-face{
	font-family: 'PingFang SC Regular';
	src: url('/static/index_m/font/PingFang Regular.ttf') format('truetype');
}
@font-face{
	font-family: 'PingFang SC Heavy';
	src: url('/static/index_m/font/PingFang Heavy.ttf') format('truetype');
}
@font-face{
	font-family: 'DIN';
	src: url('/pc/font/Din/DIN-Light.otf') format('opentype');
} 
@font-face{
	font-family: 'DINPro';
	src: url('/pc/font/Din/DIN-Bold.otf') format('opentype');
} 
@font-face{
	font-family: 'DIN-Medium';
	src: url('/pc/font/Din/DIN-Medium.otf') format('opentype');
} 
