common.css
354 字节
@font-face {
font-family: uniicons;
font-weight: normal;
font-style: normal;
src: url('@/static/font/uni.ttf') format('truetype');
}
.uni-font {
font-family: uniicons;
font-size: 24px;
font-weight: normal;
font-style: normal;
line-height: 1;
display: inline-block;
text-decoration: none;
-webkit-font-smoothing: antialiased;
}