49 lines
1004 B
CSS
49 lines
1004 B
CSS
@font-face {
|
|
font-family: 'Alimama ShuHeiTi';
|
|
src: url('~@assets/font/AlimamaShuHeiTi-Bold.ttf');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Audiowide';
|
|
src: url('~@assets/font/Audiowide-Regular.ttf');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'DingTalk JinBuTi';
|
|
src: url('~@assets/font/DingTalkJinBuTi-Regular.ttf');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'DingTalk JinBuTi';
|
|
src: url('~@assets/font/Alibaba-PuHuiTi-Regular.ttf');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'UnidreamLED';
|
|
src: url('~@assets/font/UnidreamLED.ttf');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Rubik';
|
|
src: url('~@assets/font/Rubik-Regular.ttf');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'PingFang SC';
|
|
src: url('~@assets/font/PingfangScMedium.otf');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
}
|