修改对话按钮字体
This commit is contained in:
@@ -83,4 +83,11 @@
|
||||
font-weight: 700;
|
||||
font-display: swap;
|
||||
font-style: normal;
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'MSemiBold';
|
||||
src:url('../fonts/MazzardL-SemiBold.otf') format('opentype');
|
||||
font-weight: 700;
|
||||
font-display: swap;
|
||||
font-style: normal;
|
||||
}
|
||||
Reference in New Issue
Block a user