This commit is contained in:
zhangjianjun 2026-07-09 17:03:58 +08:00
parent 71835be403
commit 5e0bc6116d
2 changed files with 8 additions and 0 deletions

Binary file not shown.

View File

@ -1,3 +1,11 @@
@font-face {
font-family: 'D-DIN-PRO';
src: url('/D-DIN-PRO-600-SemiBold.otf') format('opentype');
font-weight: 400 700;
font-style: normal;
font-display: swap;
}
:root {
--text: #6b6375;
--text-h: #08060d;