Load DM fonts

This commit is contained in:
thesn10
2026-07-03 12:48:32 +02:00
parent a63db2cbd7
commit 5a336a6ec0
4 changed files with 4788 additions and 9160 deletions

View File

@@ -38,3 +38,9 @@
@theme inline {
--color-subtle: var(--subtle);
}
@theme {
--font-normal: 'DMSans_400Regular';
--font-medium: 'DMSans_500Medium';
--font-semibold: 'DMSans_600SemiBold';
}