feat: athiti font

This commit is contained in:
2025-03-18 00:46:10 +01:00
parent ae056cd88c
commit 391186d01f
19 changed files with 34 additions and 16 deletions

View File

@@ -4,4 +4,7 @@
@apply bg-gray-300;
@apply text-black;
}
*{
font-family: Athiti;
}
@tailwind utilities;