﻿body {
    font-family: 'pingfang sc', "xhw-pzh", 'lantinghei sc', 'helvetica neue', helvetica, arial, 'microsoft yahei', '微软雅黑', stheitisc-light, simsun, '宋体', 'wenquanyi zen hei', 'wenquanyi micro hei', sans-serif;
}
/*破折号字体*/
@font-face {
    font-family: "xhw-pzh";
    src:  format('woff2'),
         format('woff'),
         format('truetype');
}