/*
	Custom RTL css.
*/ 
/*---- Font By digiwp.com ------*/

@font-face {
  font-family: "Iranyekan";
  font-style: normal;
  font-weight: 700;
  src: url("fonts/iranyekanwebbold.eot") format("embedded-opentype"), url("fonts/iranyekanwebbold.woff2") format("woff2"), url("fonts/iranyekanwebbold.woff") format("woff"), url("fonts/iranyekanwebbold.ttf") format("truetype");
}
@font-face {
  font-family: "Iranyekan";
  font-style: normal;
  font-weight: 300;
  font-weight: 400;
  src: url("fonts/iranyekanweblight.eot") format("embedded-opentype"), url("fonts/iranyekanweblight.woff2") format("woff2"), url("fonts/iranyekanweblight.woff") format("woff"), url("fonts/iranyekanweblight.ttf") format("truetype");
}

/*---- Font By digiwp.com ------*/


body{font-family: Iranyekan !important;}
.nav > li > a {font-family: Iranyekan !important;}
h1,h2,h3,h4,h5,h6, .heading-font{font-family: Iranyekan !important;}
.alt-font{font-family: Iranyekan !important;}
.uppercase, h6, th, span.widget-title {
    letter-spacing: 0 !important;
}
.badge-outline, .badge-circle {
    margin: 0.6em 0.6em 0.6em 0.6em;
}