@font-face {
    font-family: 'Yekan';
    src: url('fonts/WebYekan.eot');
    src: url('fonts/WebYekan.eot?#iefix') format('embedded-opentype'),
         url('fonts/WebYekan.woff') format('woff'),
         url('fonts/WebYekan.ttf') format('truetype'),
         url('fonts/WebYekan.svg#WebYekan') format('svg');
}
/*
@font-face {
  font-family: mitra;
  font-style: normal;
  font-weight: bold;
  src: url('fonts/BMitraBold.woff') format('woff');
}
@font-face {
  font-family: mitra;
  font-style: normal;
  font-weight: normal;
  src: url('fonts/BMitra.woff') format('woff');
}
*/
.header-title h2 {
    font-family: Yekan;
}
body {
    font-family: Yekan !important;
}
p, .entry-content {
    font-family: Yekan;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    font-family: Yekan;
}
.section-title .section-heading {
    font-family: Yekan;
}
.section-title p, .section-title-small p {
    font-family: Yekan;
}
.flex-btn {
    font-family: Yekan;
}
.btn-wrap a {
    font-family: Yekan;
}
.navbar-default .navbar-nav > li > a {
    font-family: Yekan;
}
.dropdown-submenu > .dropdown-menu {
    left: inherit !important;
    right: 100% !important;
}
.dropdown-menu > li > a {
    font-family: Yekan;
}
.dropdown-menu {
    text-align: right;
}
.page-breadcrumb {
    list-style: none outside none;
    font-family: Yekan;
}
.page-title p {
    font-family: Yekan;
}
.entry-meta > span {
    margin-left: -15px;
}
.entry-date::before, .comments-link::before, .tag-links::before {
    padding-left: 4px;
}
.widget ul li a::before {
    margin-left: 10px;
    margin-right: 0px;
}
.navbar-brand {
    margin-right: 0px;
}
input[type="submit"], .more-link {
    color: #FFFFFF;
    font-family: Yekan;
}
.testimonial-scroll .post .entry-content p::before {
    content: '\f10e';
    left: inherit;
    right: 25px;
}
.testimonial-scroll .post .entry-content p {
    margin-right: 50px;
}
.home-post-latest .entry-meta {
    margin-right: -21px;
}
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: right;
}
.site-content {
    border-right: 3px solid #e4e8ea;
}
.home-post-latest .post .post-thumbnail {
    float: right;
    margin: 0px 0px 0px 25px;
}
.col-md-7 {
    width: 58.33333333%;
    font-size: 14px;
}
.site-author {
    right: -20px;
    position: absolute;
    top: 0px;
    left: auto;
}
.site-content .post {
    padding: 0px 30px 40px 20px;
}
.comment-form {
    margin: 0px;
    padding: 0 30px 0px 30px;
}
.site-content {
    border-left: 1px solid #e4e8ea;
}
.page-breadcrumb {
    text-align: left !important;
}
.cptch_wrap {
    right: 20px;
    top: 5px;
}
p, .entry-content {
    margin-top: 10px;
}
.tooltip {
        font-family: Yekan;
}
.caret {
    margin-right: 4px;
}
a {
    font-family: Yekan;
}
.comment-content {
    margin-right: 60px;
}
.comment-author {
    right: 0px;
    left: auto;
}
@media screen and (min-width: 767px) {
.navbar-header {
    float: right;
}
.navbar-right {
    float: left !important;
    direction: rtl;
}
.navbar-nav > li {
    float: right;
}
}
.fn {
    font-family: Yekan;
}
.screen-reader-text {
    font-size: 12px;
}
.entry-meta a {
    font-size: 12px;
    line-height: 5px;
}
.comments-area {
    padding: 0 30px 20px 30px;
}