<style>
 @font-face {
    font-family: 'yekan';
    font-style: normal;
	font-weight: 300;
    src:url(panels/fonts/yekan.eot) format('embedded-opentype'),    
          url(panels/fonts/yekan.woff) format('woff'),
          url(panels/fonts/yekan.ttf) format('truetype'); 
}
body{
    font-family: 'yekan'; 
}
.d11{font-size:  16px;}
.d11 {background: #232323;}
.d11 input {
  width: 100%;
  height: 38px;
  padding-left: 10px;
  border: 1px solid #FFF;
  border-radius: 5px;
  outline: none;
  color: #232323;
}

.d11 button:before {
  color:#FFFFFF;
}
.glyphicon{
  color:#FFFFFF;
   font-size:50px;
}
	.d11 button:active {
 
  font-family: FontAwesome;
  font-size: 16px;
	color:#d9d9d9;
  border: 10px solid #FFF;
}

.btSoftRoundedButtons input[type='search']
	{
   
	color:#24B05F;
}
.btMenuHorizontal .menuPort > nav > ul {
		font-family:"yekan";
		
	}
.logo {
    
	background-image:url(logo/logo.png)

	}
	.headline{
		
		font-family:"yekan";
	
		float:right;
		direction:rtl;
	}
	.header.large .dash::after{
		float:right;
		}
		
	.btCounterHolder span.onedigit span
	{
		font-family:"yekan";
	
	}

header.header.btClear.large.regular .btSubTitle{
	font-family:"yekan";

	direction:rtl;
}
h6{
	font-family:"yekan";
	
		direction:rtl;
}
p{
font-family:"yekan";

	direction:rtl;
}
.btText li{
font-family:"yekan";

	direction:rtl;
}
.btGoogleMapsWrap{
	float:right;
	text-align:right;
	direction:rtl;
}
.header btClear small btDash bottomDash  regular{
	float:right;
}
.rc-anchor-content{
	display:block;
}
body{
    font-family: 'yekan';
}
</style>