F(frontend): bundle Vazirmatn locally
This commit is contained in:
@@ -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))",
|
||||
|
||||
Reference in New Issue
Block a user