/* @font-face{ */
	/* font-family:PingFang-Medium; */
	/* src:url('../fonts/PingFang-Medium.ttf'); */
/* } */
/* @font-face{ */
	/* font-family:PingFang-Bold; */
	/* src:url('../fonts/PingFang-Bold.ttf'); */
/* } */
/* @font-face{ */
	/* font-family:PingFang-Regular; */
	/* src:url('../fonts/PingFang Regular.ttf'); */
/* } */
@font-face{
	font-family:ITCAvant-Md;
	src:url('../fonts/ITCAvantGardeStd-MdCn.otf');
}
@font-face{
	font-family:DINCond-Bold;
	src:url('../fonts/DINCond-Bold.otf');
}
@font-face {
	font-family: 'iconfont';
	src:url('../fonts/iconfont.eot');
	src:url('../fonts/iconfont.eot?#iefix') format('embedded-opentype'),
    	url('../fonts/iconfont.woff2') format('woff2'),
    	url('../fonts/iconfont.woff') format('woff'),
    	url('../fonts/iconfont.ttf') format('truetype'),
    	url('../fonts/iconfont.svg#iconfont') format('svg');
}