﻿/*colors used in the theme*/
/*this theme is mostly white*/
/*primary text color*/
/*colors used in the theme*/
/*this theme is mostly white*/
/*primary text color*/
@font-face {
  font-family: "IRANSans";
  src: url("/fonts/IRANSans/webFonts/fonts/eot/IRANSansWeb.eot") format("embedded-opentype"), url("/fonts/IRANSans/webFonts/fonts/ttf/IRANSansWeb.ttf") format("truetype"), url("/fonts/IRANSans/webFonts/fonts/woff2/IRANSansWeb.woff2") format("woff2");
  font-display: swap;
  font-weight: normal;
}
@font-face {
  font-family: "IranSans";
  src: url("/fonts/IRANSans/webFonts/fonts/eot/IRANSansWeb_Bold.eot") format("embedded-opentype"), url("/fonts/IRANSans/webFonts/fonts/ttf/IRANSansWeb_Bold.ttf") format("truetype"), url("/fonts/IRANSans/webFonts/fonts/woff2/IRANSansWeb_Bold.woff2") format("woff2");
  font-display: swap;
  font-weight: bold;
}
@font-face {
  font-family: "IranSans";
  src: url("/fonts/IRANSans/webFonts/fonts/eot/IRANSansWeb_Black.eot") format("embedded-opentype"), url("/fonts/IRANSans/webFonts/fonts/ttf/IRANSansWeb_Black.ttf") format("truetype"), url("/fonts/IRANSans/webFonts/fonts/woff2/IRANSansWeb_Black.woff2") format("woff2");
  font-display: swap;
  font-weight: 900;
}
#dnn_LanguageSelector_LanguageHolder {
  text-align: left;
}

.body__container {
  direction: rtl;
}

.jconfirm {
  direction: rtl;
}

.sidebar__box .sidebar__container .main-menu a {
  text-align: right;
  direction: rtl;
}
