mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-24 08:55:16 +08:00
[rtl] changed font name
This commit is contained in:
@ -56,6 +56,10 @@
|
||||
// Typography
|
||||
// -------------------------
|
||||
|
||||
.rtl {
|
||||
--font-family-base-custom: "Segoe UI", "Traditional Arabic";
|
||||
}
|
||||
|
||||
@font-family-sans-serif: Arial, Helvetica, "Helvetica Neue", sans-serif;
|
||||
@font-family-serif: Georgia, "Times New Roman", Times, serif;
|
||||
@font-family-monospace: Menlo, Monaco, Consolas, "Courier New", monospace;
|
||||
|
||||
Reference in New Issue
Block a user