@font-face {
font-family: 'myriad';
src: url('fonts/BYekan.eot?#') format('eot'),  /* IE6?8 */
url('fonts/BYekan.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
url('fonts/BYekan.ttf') format('truetype');  /* Saf3?5, Chrome4+, FF3.5, Opera 10+ */
}

@font-face {
font-family: 'BYekan';
src: url('fonts/BYekan.eot?#') format('eot'),  /* IE6?8 */
url('fonts/BYekan.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
url('fonts/BYekan.ttf') format('truetype');  /* Saf3?5, Chrome4+, FF3.5, Opera 10+ */
}

@font-face {
    font-family: 'myriad';

    src: url('fonts/iranyekanwebregular.eot'); /* IE9 Compat Modes */
    src: url('fonts/iranyekanwebregular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/iranyekanwebregular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/iranyekanwebregular.woff') format('woff'), /* Pretty Modern Browsers */
       url('fonts/iranyekanwebregular.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('fonts/iranyekanwebregular.svg#svgFontName') format('svg'); /* Legacy iOS */
    
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'myriad';
    
    src: url('fonts/iranyekanweblight.eot'); /* IE9 Compat Modes */
    src: url('fonts/iranyekanweblight.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/iranyekanweblight.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/iranyekanweblight.woff') format('woff'), /* Pretty Modern Browsers */
       url('fonts/iranyekanweblight.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('fonts/iranyekanweblight.svg#svgFontName') format('svg'); /* Legacy iOS */    
    
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'BYekan';
    
    src: url('fonts/iranyekanwebbold.eot'); /* IE9 Compat Modes */
    src: url('fonts/iranyekanwebbold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/iranyekanwebbold.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/iranyekanwebbold.woff') format('woff'), /* Pretty Modern Browsers */
       url('fonts/iranyekanwebbold.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('fonts/iranyekanwebbold.svg#svgFontName') format('svg'); /* Legacy iOS */    
    
    font-weight: bold;
    font-style: normal;
}


body {
	font: 12px/20px 'myriad', Tahoma !important;
	margin:0;
	padding:0;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, .category-section h2, .recent-posts-holder h2,
.category-section h2 span, .recent-posts-holder h2 span, #featured-posts h1, #featured-posts h1 a,
.full-post-holder h2, .full-post-holder h2 a, .post h2, .post h2 a, .recent-posts-holder .title,
.featured-posts-carousel2 h2, .featured-posts-carousel2 h2 a, .category-holder a, .widget h2, .widget h2 span,
.recent-posts-holder .title, .instagram-section h2, .posts-btn-holder a, .widget-posts-holder .detail .post-title a,
.comment-form .btn-secondary, .post-cat-name a {
	font-family: 'BYekan', Tahoma !important;
} 

.recent-posts-carousel {
	direction: ltr;
text-align: right;
}
.posts-btn-holder .next {
	float: right!important;
}
.posts-btn-holder .next a {
	float: left;
    margin-right: 5px;
}

.posts-btn-holder .prev {
	float: left!important;
}
.posts-btn-holder .prev a {
	float: right;
    margin-left: 5px;
}

.social-block > a {
    float:left;    
}

.full-post-holder .title h2,
.full-post-holder .post-content {
    text-align: right;
}




/**/
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, .category-section h2, .recent-posts-holder h2, .category-section h2 span, .recent-posts-holder h2 span, #featured-posts h1, #featured-posts h1 a, .full-post-holder h2, .full-post-holder h2 a, .post h2, .post h2 a, .recent-posts-holder .title, .featured-posts-carousel2 h2, .featured-posts-carousel2 h2 a, .category-holder a, .widget h2, .widget h2 span, .recent-posts-holder .title, .instagram-section h2, .posts-btn-holder a, .widget-posts-holder .detai .post-title a, .comment-form .btn-secondary, .post-cat-name a {
    letter-spacing: 0;
}


