当前位置:网站首页>Uniapp introduces local fonts
Uniapp introduces local fonts
2022-07-02 06:51:00 【xuefankang】
Official documentation

Usage method
/* Special Fonts */
@font-face {
font-family: 'digitFont';
src: url('/static/font/digitFont.ttf') format('truetype'),
url('/static/font/digitFont.woff') format('woff');
}
.test{
font-family: "digitFont";
}边栏推荐
- [literature reading and thought notes 13] unprocessing images for learned raw denoising
- Asynchronous data copy in CUDA
- Uploading attachments using Win32 in Web Automation
- Présence d'une panne de courant anormale; Problème de gestion de la fsck d'exécution résolu
- pytest(3)parametrize参数化
- apt命令报证书错误 Certificate verification failed: The certificate is NOT trusted
- js删除字符串的最后一个字符
- Cve-2015-1635 (ms15-034) Remote Code Execution Vulnerability recurrence
- FE - weex 开发 之 使用 weex-ui 组件与配置使用
- Sqli labs customs clearance summary-page3
猜你喜欢

Latex在VSCODE中编译中文,使用中文路径问题解决

sqli-labs通关汇总-page3

Fe - wechat applet - Bluetooth ble development research and use

如何调试微信内置浏览器应用(企业号、公众号、订阅号)

In depth study of JVM bottom layer (3): garbage collector and memory allocation strategy

js中map和forEach的用法

No process runs when querying GPU, but the video memory is occupied

There is no way to drag the win10 desktop icon (you can select it, open it, delete it, create it, etc., but you can't drag it)

Sublime text configuring PHP compilation environment

Detailed definition of tensorrt data format
随机推荐
看完有用的blog
js中map和forEach的用法
Win10: add or delete boot items, and add user-defined boot files to boot items
A preliminary study on ant group G6
pytest(2) mark功能
Deployment API_ automation_ Problems encountered during test
Latex参考文献引用失败 报错 LaTeX Warning: Citation “*****” on page y undefined on input line *
部署api_automation_test过程中遇到的问题
20201025 Visual Studio2019 QT5.14 信号和槽功能的使用
JS judge whether the object is empty
浏览器滚动加载更多实现
JS modification element attribute flipping commonly used in selenium's Web Automation
Sentry搭建和使用
Cve-2015-1635 (ms15-034) Remote Code Execution Vulnerability recurrence
Sublime text configuring PHP compilation environment
Fe - weex uses a simple encapsulated data loading plug-in as the global loading method
Sentinel Alibaba open source traffic protection component
Common function writing method and set get writing method for calculating attributes
flex九宫格布局
查询GPU时无进程运行,但是显存却被占用了