修改对话按钮字体

This commit is contained in:
X1627315083@163.com
2026-03-06 11:08:02 +08:00
parent 6be8c56516
commit 3a4301b9a6
3 changed files with 8 additions and 1 deletions

View File

@@ -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;
}