/*  

Theme Name: wikix
Theme URI: https://wikix.ir
Version: 1.0
Author: wikix
Author URI: https://wikix.ir
*/

/**********************************************/


@font-face {
	font-family: Yekan Bakh;
	font-style: normal;
	font-weight: 100;
	src: url('./fonts/woff/YekanBakh-thin.woff') format('woff'),   
	url('./fonts/woff2/YekanBakh-thin.woff2') format('woff2');		
}

@font-face {
	font-family: Yekan Bakh;
	font-style: normal;
	font-weight: 300;
	src: url('./fonts/woff/YekanBakh-Light.woff') format('woff'),   
	url('./fonts/woff2/YekanBakh-Light.woff2') format('woff2');	
}

@font-face {
	font-family: Yekan Bakh;
	font-style: normal;
	font-weight: normal;
	src: url('./fonts/woff/YekanBakh-Regular.woff') format('woff'),   
	url('./fonts/woff2/YekanBakh-Regular.woff2') format('woff2');		 
}

@font-face {
	font-family: Yekan Bakh;
	font-style: normal;
	font-weight: 600;
	src: url('./fonts/woff/YekanBakh-SemiBold.woff') format('woff'),   
	url('./fonts/woff2/YekanBakh-SemiBold.woff2') format('woff2');		 
}

@font-face {
	font-family: Yekan Bakh;
	font-style: normal;
	font-weight: bold;
	src: url('./fonts/woff/YekanBakh-Bold.woff') format('woff'),   
	url('./fonts/woff2/YekanBakh-Bold.woff2') format('woff2'); 
}

@font-face {
	font-family: Yekan Bakh;
	font-style: normal;
	font-weight: 800;
	src: url('./fonts/woff/Yekan Bakh-ExtraBold.woff') format('woff'),   
	url('./fonts/woff2/Yekan Bakh-ExtraBold.woff2') format('woff2');		 
}

@font-face {
	font-family: Yekan Bakh;
	font-style: normal;
	font-weight: 900;
	src: url('./fonts/woff/Yekan Bakh-Black.woff') format('woff'),   
	url('./fonts/woff2/Yekan Bakh-Black.woff2') format('woff2');		 
}

@font-face {
	font-family: Yekan Bakh;
	font-style: normal;
	font-weight: 950;
	src: url('./fonts/woff/Yekan Bakh-ExtraBlack.woff') format('woff'),   
	url('./fonts/woff2/Yekan Bakh-ExtraBlack.woff2') format('woff2');		 
}


body {
    font-family: Yekan Bakh !important;
}

 


.text-justify {
    text-align: justify;
}
.ltr{
	direction:ltr;
}


.polylang-flags {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.polylang-flags li {
    display: inline;  
	    margin-left: 10px;
}

.polylang-flags li a img {
    width:30px;
	height:20px;
}