/*
	Custom RTL css.
*/
@font-face {
font-family: IRANSans;
font-style: normal;
font-weight: bold;
src: url('fonts/eot/IRANSansWebFaNum.eot'),
url('fonts/woff/IRANSansWebFaNum.woff.woff') format('woff'),
url('fonts/woff2/IRANSans.woff2') format('woff');

}

body,.nav > li > a , h1,h2,h3,h4,h5,h6 , .heading-font , .alt-font{

  font-family:IRANSans !important;
}
.nav-top-link{

  font-size: 15px;
  font-family: IRANSans !important;
}
a,h1,h2,h3,h4,h5,h6 {

  font-size: 14px !important;
  font-family: IRANSans !important;
}

@media only screen and (max-width: 48em) {
}
/*************** ADD MOBILE ONLY CSS HERE  ***************/