Add specific font for persian and arabic locales

And remove deprecated and not used font files, simplifying
the font-face mixin.
This commit is contained in:
Andrey Antukh 2022-07-14 09:28:44 +02:00 committed by Alonso Torres
parent 2e2b05a7a4
commit 54d9b02b4d
91 changed files with 90 additions and 433746 deletions

View file

@ -177,7 +177,7 @@
span.element-title {
color: $color-gray-60;
font-size: $fs14;
overflow-x: hidden;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
user-select: none;