/*
Theme Name:   Neve child
Description:  Write here a brief description about your child-theme
Author:       Hamid Abbaszadeh
Author URL:   https://respinar.com/
Template:     neve
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  Nevechild
*/

/* Write here your own personal stylesheet */

@font-face {
	font-family: IRANSans;
	src: url('assets/fonts/IRANSans/IRANSansXV.woff2') format('woff2');
	font-display: swap;
}

@font-face {
	font-family: IRANYekan;
	src: url('assets/fonts/IRANYekan/IRANYekanX-Regular.woff2') format('woff2');
	font-weight: normal;
	font-display: swap;
}
@font-face {
	font-family: IRANYekan;
	src: url('assets/fonts/IRANYekan/IRANYekanX-Bold.woff2') format('woff2');
	font-weight: bold;
	font-display: swap;
}

@font-face {
	font-family: Dana;
	font-style: normal;
	font-weight: bold;
	src: url('assets/fonts/Dana/Dana-Bold.woff2') format('woff2');
	font-display: swap;
}
@font-face {
	font-family: Dana;
	font-style: normal;
	font-weight: normal;
	src: url('assets/fonts/Dana/Dana-Regular.woff2') format('woff2');
	font-display: swap;
}

@font-face {
	font-family: Estedad;
	src: url('assets/fonts/Estedad/Estedad[wght,kshd].woff2') format('woff2');
	font-display: swap;
}

@font-face {
	font-family: Mikhak;
	src: url('assets/fonts/Mikhak/Mikhak-VF[wght,KSHD,DSTY].woff2') format('woff2');
	font-display: swap;
}

@font-face {
	font-family: Vazir;
	src: url('assets/fonts/Vazir/Vazir-Variable.woff2') format('woff2');
	font-display: swap;
}


body {
/*    font-family: IRANSans !important;*/
}