@font-face {
    font-family: 'yekan';
    font-style: normal;
	font-weight: 300;
    src:url(fonts/yekan.eot?#) format('embedded-opentype'),    
          url(fonts/yekan.woff) format('woff'),
          url(fonts/yekan.ttf) format('truetype'); 
}
.search input, li, a, span, p, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, body {
  font-family: yekan !important;
  letter-spacing: -0.5px!important;
  font-style:normal!important;
}

#slidecaption {
  letter-spacing: -2px;
  font-size: 100px;
  line-height: 120px;
  direction:rtl;
}
.one-third.column.medium-t-b-padding {
  text-align: center;
}
#options li a {
  font-size: 13px;
}
.small-t-b-padding {
  direction: rtl;
}
text,textarea,input {
	font-family:yekan!important;
	font-size:17px;
	letter-spacing:-0.5px;
	direction:rtl;
}

.validation {
  border: 1px solid #dc0505 !important;
}
#successmsg {
  color: #add93c;
  margin: 15px 0 25px;
}
.container .column, .container .columns {
  float: right;
}