/* [Master Stylesheet RTL]*/
/*
Template Name: Agrital 
Template Author: imenta 
Version: - v1.0.0
*/

/* :: Fonts */
@font-face {
  font-family: IRANSans;
  font-weight: normal;
  font-display: fallback;
  src: url("../../../assets/panel/fonts/IRANSANA/IRANSans.ttf");
}

@font-face {
  font-family: IRANSans;
  font-weight: bold;
  font-display: fallback;
  src: url("../../../assets/panel/fonts/IRANSANA/IRANSans_Black.ttf");
}

@font-face {
  font-family: IRANSans;
  font-weight: 300;
  font-display: fallback;
  src: url("../../../assets/panel/fonts/IRANSANA/IRANSans_Light.ttf");
}

body {
  direction: rtl;
  font-family: "IRANSans";
}

.navbar a i,
.navbar a:focus i {
  margin-right: 5px;
}
#hero p {
  text-align: justify;
}