first commit
This commit is contained in:
commit
b71ea45681
898 changed files with 138202 additions and 0 deletions
18
static/admin/css/custom_rtl.css
Normal file
18
static/admin/css/custom_rtl.css
Normal file
|
@ -0,0 +1,18 @@
|
|||
@import "/static/dist/css/Vazirmatn-font-face.css";
|
||||
|
||||
@font-face {
|
||||
font-family: 'Sahel';
|
||||
src: url('/static/fonts/Sahel-FD.eot');
|
||||
src: url('/static/fonts/Sahel-FD.eot?#iefix') format('embedded-opentype'),
|
||||
url('/static/fonts/Sahel-FD.woff') format('woff'),
|
||||
url('/static/fonts/Sahel-FD.ttf') format('truetype');
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
[dir="rtl"],
|
||||
[dir="rtl"] * {
|
||||
font-family: 'Sahel', /*'Vazirmatn', 'Vazir',*/ "Font Awesome 6 Free",
|
||||
"Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
|
||||
"Helvetica Neue", Arial, sans-serif, "Apple Color Emoji",
|
||||
"Segoe UI Emoji", "Segoe UI Symbol" !important;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue