永康嘉持电器有限公司前端
小小儁爺
2025-03-03 ebe7bf1b9118958f6a93406305f5728bfd5d90c9
1
2
3
4
5
6
7
8
@font-face {
  /*重命名字体名*/
  font-family: 'font';
  /*引入字体*/
  src: url('font.ttf');
  font-weight: normal;
  font-style: normal;
}