Files
hht-hl-one-uni/common/style/uni.css
2023-09-04 15:34:15 +08:00

13 lines
216 B
CSS

@font-face {
font-family: uniicons;
font-weight: normal;
font-style: normal;
src: url('~@/static/uni.ttf') format('truetype');
}
.iconfont{
font-family: uni;
text-decoration: none;
text-align: center;
}