可视化大屏常用字体--电子字体

1,031 阅读1分钟

DS-Digital 电子字体

效果

image.png

使用

  1. 在pubilc文件下引入资源包ttf类型文件

(可百度下载搜电子字体或访问 font.chinaz.com/22081141277…

image.png

  1. 在index.html文件下引入,给该字体取名为DS-Digital

image.png

3.页面中使用,在css的font-family属性中使用

image.png