feat(Icon): add font-display auto property (#4831)
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -3,6 +3,7 @@
|
||||
font-weight: normal;
|
||||
font-family: 'vant-icon';
|
||||
font-style: normal;
|
||||
font-display: auto;
|
||||
src: url('https://img.yzcdn.cn/vant/vant-icon-0bc654.woff2') format('woff2'),
|
||||
url('https://img.yzcdn.cn/vant/vant-icon-0bc654.woff') format('woff'),
|
||||
url('https://img.yzcdn.cn/vant/vant-icon-0bc654.ttf') format('truetype');
|
||||
|
||||
Reference in New Issue
Block a user