Use SF Pro style font stack

This commit is contained in:
2026-05-16 21:52:38 +01:00
parent 0ac37261a8
commit 6549b03d9a
4 changed files with 6 additions and 5 deletions

View File

@@ -11,7 +11,7 @@ const config: Config = {
optical: "#315f8f"
},
fontFamily: {
sans: ["var(--font-sans)", "Inter", "system-ui", "sans-serif"],
sans: ["var(--font-sans)"],
arabic: ["var(--font-arabic)", "system-ui", "sans-serif"]
},
boxShadow: {