
/*@font-face*/
@font-face {
  font-family: "ArialMT";
  src: url('../font/ArialMT.eot');
  src: url('../font/ArialMT.eot') format('embedded-opentype'),
       url('../font/ArialMT.woff2') format('woff2'),
       url('../font/ArialMT.woff') format('woff'),
       url('../font/ArialMT.ttf') format('truetype'),
       url('../font/ArialMT.svg') format('svg');
       font-weight: normal;
       font-style: normal;
}
@font-face {
  font-family: 'Alibaba PuHuiTi';
  src: url('../font/AlibabaPuHuiTi-Regular.eot');
  src: url('../font/AlibabaPuHuiTi-Regular.eot?') format('embedded-opentype'),
      url('../font/AlibabaPuHuiTi-Regular.woff2') format('woff2'),
      url('../font/AlibabaPuHuiTi-Regular.woff') format('woff'),
	  url('https://font.ctmon.com.cn/fonts/AlibabaPuHuiTi-Regular.ttf') format('truetype'),
      url('../font/AlibabaPuHuiTi-Regular.svg') format('svg');
      font-weight: normal;
      font-style: normal;
}
@font-face {
  font-family: 'POPPINSSEMIBOLD';
  src: url('../font/POPPINSSEMIBOLD.eot');
  src: url('../font/POPPINSSEMIBOLD.eot') format('embedded-opentype'),
       url('../font/POPPINSSEMIBOLD.woff2') format('woff2'),
       url('../font/POPPINSSEMIBOLD.woff') format('woff'),
       url('../font/POPPINSSEMIBOLD.ttf') format('truetype'),
       url('../font/POPPINSSEMIBOLD.svg') format('svg');
       font-weight: normal;
       font-style: normal;
}

@font-face {
  font-family: 'POPPINSLIGHT';
  src: url('../font/POPPINSLIGHT.eot');
  src: url('../font/POPPINSLIGHT.eot') format('embedded-opentype'),
       url('../font/POPPINSLIGHT.woff2') format('woff2'),
       url('../font/POPPINSLIGHT.woff') format('woff'),
       url('../font/POPPINSLIGHT.ttf') format('truetype'),
       url('../font/POPPINSLIGHT.svg') format('svg');
       font-weight: normal;
       font-style: normal;
}
@font-face {
	font-family: "Alibaba-PuHuiTi-B";
	src: url('https://font.ctmon.com.cn/fonts/AlibabaPuHuiTi-Bold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
} 
@font-face {
	font-family: "Alibaba-PuHuiTi-M";
	src: url('https://font.ctmon.com.cn/fonts/AlibabaPuHuiTi-Medium.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
} 

@font-face {
    font-family: "Arial-BoldMT";
	src: url('../font/Arial-BoldMT.ttf');
	font-weight: normal;
	font-style: normal;
} 






