@@ -2,7 +2,10 @@
font-family: 'ZhenyanGB';
src: url(https://zhirongip.oss-cn-hangzhou.aliyuncs.com/fonts/RuiZiZhenYanTiMianFeiShangYong-2.ttf);
}
-
+@font-face {
+ font-family: 'Yuanyuming';
+ src: url(https://cdn.raex.vip/application/2023-02-28-17-56-21yUrAmENX.otf);
+}
@font-face {
font-family: 'OSP';
src: url(https://cdn.raex.vip/font/OSP-DIN.ttf);
@@ -279,6 +279,7 @@ export default {
font-size: 20px;
color: #9cffec;
line-height: 24px;
+ font-family: Yuanyuming;
.ranking_head {
@@ -349,6 +350,7 @@ export default {
padding-right: 42px;
font-size: 14px;
color: #ffffff;
/deep/ .van-loading {