# fontstyle-pingfang **Repository Path**: MasterLuke/fontstyle-pingfang ## Basic Information - **Project Name**: fontstyle-pingfang - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2020-05-05 - **Last Updated**: 2022-11-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # fontstyle-pingfang # 将字体文件改为英文名:PingFangSC-Light.ttf # 然后在css中引入即可 # @font-face { # font-family: 'myFont'; # src: url(../fonts/PingFangSC-Light.ttf); # font-weight: normal; # font-style: normal; # }