font.css 159 Bytes
Newer Older
纪泽龙's avatar
纪泽龙 committed
1 2 3 4 5 6
@font-face {
    font-family: "arialbd";
    src: url('~@/assets/fonts/UnidreamLED.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}