@font-face {
font-family: 'SingleMalta';
src: url('./font/SingleMalta.ttf');
} @font-face {
font-family: 'jiami';
src: url('./font/jiami.ttf');
} @font-face {
font-family: 'bonita';
src: url('./font/bonita.ttf');
} .myfont {font-family: SingleMalta ,bonita, jiami}
相关文章
- 12-05VG、LV、rezise2fs、lvresize、fuer使用说明
- 12-05python – 使用CSV行的小写函数
- 12-05C++: typedef与template的配合使用;
- 12-05[FW]使用花生壳5在Win10 平台下采用内网搭建网站
- 12-05使用 git commit --amend 修改历史 commit 信息
- 12-05大部分 hashcode 方法使用 31
- 12-05git --amend 使用和撤销
- 12-05使用GPResult工具检查应用了哪些组策略对象
- 12-05SpringBoot使用Mybatis-PageHelper,和PageResult
- 12-05ctypes使用