//
//
//@font-face {
//  font-family: 'TRENDSTRENDS';  //重命名字体名
//  src: url('../fonts/trendstrends.ttf');  //引入字体
//}
//
//
//@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: PingFang;
//  src:url('../fonts/PingFangSC-Regular.ttf');
//}
