@CHARSET "UTF-8";

@font-face {
font-family: 'yekan';
src: url('../fonts/yekan.eot?#') format('eot'),  /* IE6–8 */
    url('../fonts/yekan.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/yekan.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}


@font-face {
font-family: 'iransans';
src: url('../fonts/iransans.eot?#') format('eot'),  /* IE6–8 */
    url('../fonts/iransans.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/iransans.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}

/*********************************************************/
.errorSummary ul {direction:rtl;list-style-type:dotted;}
