@font-face {
    font-family:'byekan';
    src:url('/libraries/fonts/byekan/byekan.eot?#') format('eot'),
     url('/libraries/fonts/byekan/byekan.woff') format('woff'),    
    url('/libraries/fonts/byekan/byekan.ttf') format('truetype'); 
}

@font-face {
    font-family:'vazir';
    src:url('/libraries/fonts/vazir/vazir.eot?#') format('eot'),
     url('/libraries/fonts/vazir/vazir.woff') format('woff'),    
    url('/libraries/fonts/vazir/vazir.ttf') format('truetype'); 
}

[dir="rtl"] .site-title ,.field-name-title , .page__title ,h1,h2{
	font-family:byekan;
}

body{
	font-family:vazir !important;
}

.text-content {
	font-family:vazir !important;
}

footer {
	font-family:byekan;
	text-align:center;
}

.path-frontpage .field--name-node-title {
	display:none;
}

.text-align-center {
	text-align:center;
}

img {
	max-width:100% !important;
	height:auto;
}