
@font-face {
    font-family: 'IRANSansWeb_Light';
    src: url('Font/IRANSansWeb_Light.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'IRANSansWeb_Bold';
    src: url('Font/IRANSansWeb_Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'IRANSansWeb_Medium';
    src: url('Font/IRANSansWeb_Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.info_header{ 
            font-family: "IRANSansWeb_Bold";
            font-size: 13px;
	    direction: rtl;
            }
            
.info_body{             
            font-family: "IRANSansWeb_Light";
            font-size: 13px;
	    direction: rtl;
	    text-align: right;
            }

.info_body1{             
            font-family: "IRANSansWeb_Medium";
            font-size: 14px;
	    direction: rtl;
	    text-align: right;
            }
            
.info_bodyLight{             
            font-family: "IRANSansWeb_Light";
            font-size: 11px;
	    direction: rtl;
            text-align: right;
            }
