1234567891011121314151617 |
- @font-face {
- font-family: 'JtChina';
- src: url('YOUSHEhaoshenti.woff2') format('woff2'),
- url('YOUSHEhaoshenti.woff') format('woff');
- font-weight: normal;
- font-style: normal;
- font-display: swap;
- }
- @font-face {
- font-family: 'JtNumber';
- src: url('Jammono-Regular.woff2') format('woff2'),
- url('Jammono-Regular.woff') format('woff');
- font-weight: normal;
- font-style: normal;
- font-display: swap;
- }
|