This commit is contained in:
2026-02-06 16:23:22 +08:00
parent cafe7b0d99
commit e1edefbfab
43 changed files with 725 additions and 117 deletions

View File

@@ -67,4 +67,20 @@
font-weight: 700;
font-display: swap;
font-style: normal;
}
@font-face {
font-family: 'LBold';
src:url('../fonts/MazzardL-Bold.otf') format('opentype');
font-weight: 700;
font-display: swap;
font-style: normal;
}
@font-face {
font-family: 'MBold';
src:url('../fonts/MazzardM-Bold.otf') format('opentype');
font-weight: 700;
font-display: swap;
font-style: normal;
}

Binary file not shown.

Binary file not shown.