feat: Vazirmatn font for Persian and Arabic languages

This commit is contained in:
Timothy Jaeryang Baek
2025-05-07 22:31:59 +04:00
parent b50dcb1862
commit 0f40cb0de4
3 changed files with 7 additions and 1 deletions

View File

@@ -24,6 +24,12 @@
font-display: swap;
}
@font-face {
font-family: 'Vazirmatn';
src: url('/assets/fonts/Vazirmatn-Variable.ttf');
font-display: swap;
}
html {
word-break: break-word;
}