font-jt.css 422 B

1234567891011121314151617
  1. @font-face {
  2. font-family: 'JtChina';
  3. src: url('YOUSHEhaoshenti.woff2') format('woff2'),
  4. url('YOUSHEhaoshenti.woff') format('woff');
  5. font-weight: normal;
  6. font-style: normal;
  7. font-display: swap;
  8. }
  9. @font-face {
  10. font-family: 'JtNumber';
  11. src: url('Jammono-Regular.woff2') format('woff2'),
  12. url('Jammono-Regular.woff') format('woff');
  13. font-weight: normal;
  14. font-style: normal;
  15. font-display: swap;
  16. }