@charset 'utf-8';
/* مشخصات عنوان اصلی */
.header_logo h1 {
	font-family:yekanYw;
	font-size:20px;
	padding-bottom:10px;
}
/* مشخصات عنوان فرعی */
.header_logo h2 {
	font-family:yekanYw;
	font-size:24px;
	clear:both;
}
.header_logo span{
	color:#3a5370 !important;
}