neverland c6a9e8a4db
fix(@vant/icons): invitation typo (#9096)
* fix(@vant/icons): invitation typo

* chore: add file
2021-07-22 20:52:49 +08:00

15 lines
435 B
Plaintext

@import './common.less';
@font-face {
font-weight: normal;
font-style: normal;
font-display: auto;
font-family: 'vant-icon';
src: url('//at.alicdn.com/t/font_2553510_3bs9b5licix.woff2?t=1626956973644')
format('woff2'),
url('//at.alicdn.com/t/font_2553510_3bs9b5licix.woff?t=1626956973644')
format('woff'),
url('//at.alicdn.com/t/font_2553510_3bs9b5licix.ttf?t=1626956973644')
format('truetype');
}