mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 10:17:00 +00:00
feat: Vazirmatn font for Persian and Arabic languages
This commit is contained in:
parent
b50dcb1862
commit
0f40cb0de4
@ -24,6 +24,12 @@
|
|||||||
font-display: swap;
|
font-display: swap;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Vazirmatn';
|
||||||
|
src: url('/assets/fonts/Vazirmatn-Variable.ttf');
|
||||||
|
font-display: swap;
|
||||||
|
}
|
||||||
|
|
||||||
html {
|
html {
|
||||||
word-break: break-word;
|
word-break: break-word;
|
||||||
}
|
}
|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
html,
|
html,
|
||||||
pre {
|
pre {
|
||||||
font-family: -apple-system, BlinkMacSystemFont, 'Inter', ui-sans-serif, system-ui, 'Segoe UI',
|
font-family: -apple-system, BlinkMacSystemFont, 'Inter', ui-sans-serif, system-ui, 'Segoe UI',
|
||||||
Roboto, Ubuntu, Cantarell, 'Noto Sans', sans-serif, 'Helvetica Neue', Arial,
|
Roboto, Ubuntu, Cantarell, 'Vazirmatn', 'Noto Sans', sans-serif, 'Helvetica Neue', Arial,
|
||||||
'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
|
'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
|
||||||
}
|
}
|
||||||
|
|
||||||
|
BIN
static/assets/fonts/Vazirmatn-Variable.ttf
Normal file
BIN
static/assets/fonts/Vazirmatn-Variable.ttf
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user