/*@import url("fontiran.css");*/
@import url("iransans.css");
@font-face {
            font-family: 'BRoya';
            src: url("../fonts/BRoya.eot?") format('eot'),
            url("../fonts/BRoya.woff") format('woff'),
            url("../fonts/BRoya.ttf") format('truetype');
        }
@font-face {
            font-family: 'BYekan';
            src: url("../fonts/BYekan.eot?") format('eot'),
            url("../fonts/BYekan.woff") format('woff'),
            url("../fonts/BYekan.ttf") format('truetype');
        }
body { font-family:IRANSans; font-weight:bold; font-size:14px }
p,span,input,button,label,a { font-family:IRANSans; font-weight:normal; font-size:14px  }
h1, h2,h3 {
	font-size:24px;
}
 h4, h5 {
	font-size:18px;
}
