mirror of
https://gitee.com/baidu/amis.git
synced 2024-11-29 18:48:45 +08:00
4f4ca56008
* 修复 office-viewer 本地文件加载出错 * 尝试修复 coverage 报错 * 去掉 console.log * numbering 每个层级重置 * 忽略 cnfStyle
10 lines
140 B
CSS
10 lines
140 B
CSS
@font-face {
|
|
font-family: Wingdings;
|
|
src: url(font/wingding.ttf);
|
|
}
|
|
|
|
@font-face {
|
|
font-family: Symbol;
|
|
src: url(font/symbol.ttf);
|
|
}
|