/*
Theme Name:   Parsavesta Chid
Theme URI:    https://parsavesta.com
Description:  Parsavesta Chid Theme
Author:       KESHAVARZDEHGHAN
Author URI:   http://parsavesta.com
Template:     hello-elementor
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  parsavesta
*/



/* add custom font to site */

@font-face {
	font-family: IRANYekanX;
	font-style: normal;
	font-weight: 300;
	src: url('font/woff/IRANYekanX-Light.woff') format('woff'),   
	url('font/woff2/IRANYekanX-Light.woff2') format('woff2');		 
}



@font-face {
	font-family: IRANYekanX;
	font-style: normal;
	font-weight: 900;
	src: url('font/woff/IRANYekanX-Black.woff') format('woff'),   
	url('font/woff2/IRANYekanX-Black.woff2') format('woff2');		 
}
@font-face {
	font-family: IRANYekanX;
	font-style: normal;
	font-weight: 950;
	src: url('font/woff/IRANYekanX-ExtraBlack.woff') format('woff'),   
	url('font/woff2/IRANYekanX-ExtraBlack.woff2') format('woff2');		 
}



@font-face {
	font-family: IRANYekanX;
	font-style: normal;
	font-weight: bold;
	src: url('font/woff/IRANYekanX-Bold.woff') format('woff'),   
	url('font/woff2/IRANYekanX-Bold.woff2') format('woff2');	 
}

@font-face {
	font-family: IRANYekanX;
	font-style: normal;
	font-weight: normal;
	src: url('font/woff/IRANYekanX-Regular.woff') format('woff'),   
	url('font/woff2/IRANYekanX-Regular.woff2') format('woff2');	
}

body, h1, h2, h3, h4, h5, h6,input, textarea, a, p {
	font-family: IRANYekanX  !important;
}



