@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', tabler-icons-300, "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;
}
