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