F(frontend): bundle Vazirmatn locally

This commit is contained in:
2026-05-20 11:45:08 +03:30
parent f23108cda3
commit f2d5b92b22
4 changed files with 12 additions and 7 deletions

View File

@@ -15,7 +15,7 @@ export default {
},
extend: {
fontFamily: {
sans: ['Vazirmatn', 'sans-serif'],
sans: ["var(--font-vazirmatn)", "Tahoma", "Arial", "sans-serif"],
},
colors: {
border: "hsl(var(--border))",