zhangchunxia
2024-05-06 a3bc1499023bfcca59d823aefae8c546e36e7a45
1
2
3
4
5
6
7
8
9
10
@font-face {
  font-family: 'LED-FONT';
  src: url('./LED.ttf');
  color: red;
  font-size: 16px;
}
@font-face {
  font-family: 'screen-font';
  src: url('./优设标题黑.ttf');
}