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