@CHARSET "UTF-8";
@font-face {
    font-family: persianfont;
    src: url('/font/web_Yekan.eot?#') format('eot'),
         url('/font/web_Yekan.woff') format('woff'),
         url('/font/web_Yekan.ttf') format('ttf');    	
}
@font-face {
    font-family: BTitr;
    src: url('/font/BTitrBold.eot?#') format('eot'),
         url('/font/BTitrBold.woff') format('woff'),
         url('/font/BTitrBold.ttf') format('ttf');    	
}
@font-face {
    font-family: BCompset;
    src: url('/font/BCompset.eot?#') format('eot'),
         url('/font/BCompset.woff') format('woff'),
         url('/font/BCompset.ttf') format('ttf');    	
}

div,p {
	font-family: persianfont;
	//direction: rtl;
}
th {
	text-align: right;
}