mirror of
https://github.com/youzan/vant.git
synced 2026-03-10 02:07:09 +08:00
7 lines
151 B
CSS
7 lines
151 B
CSS
@font-face {
|
|
font-style: normal;
|
|
font-weight: normal;
|
|
font-family: 'vant-icon';
|
|
src: url('../icon/vant-icon-eb8c95.ttf') format('truetype');
|
|
}
|