网站字体CSS
@font-face {
font-family: 'moe';
src: url('https://cdn.nmssb.cn/joe-assets-last/assets/font/DingTalk-JinBuTi.woff2') format('woff2');
}
/* 然后在全站使用这个字体 */
* {
font-family: 'moe', sans-serif;
}
![图片[1]-Web网站前端免费CDN加速字体+JOE网站加速服务-吾爱分享](https://www.wafx.vip/wp-content/uploads/2025/06/2888392296.webp.jpg)
© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END
暂无评论内容