font.css 117 B

123456
  1. @font-face {
  2. font-family: 'PF';
  3. src: url('./PingFang Medium.ttf');
  4. font-weight: normal;
  5. font-style: normal;
  6. }