/* @font-face {
	font-family: 'IRANSansX';
	font-style: normal;
	font-weight: 100;
	src: url('./fonts/IRANSansXFaNum/Woff/IRANSansXFaNum-Thin.woff') format('woff'),   
	url('./fonts/IRANSansXFaNum/Woff2/IRANSansXFaNum-Thin.woff2') format('woff2');		
}

@font-face {
	font-family: 'IRANSansX';
	font-style: normal;
	font-weight: 200;
	src: url('./fonts/IRANSansXFaNum/Woff/IRANSansXFaNum-UltraLight.woff') format('woff'),   
	url('./fonts/IRANSansXFaNum/Woff2/IRANSansXFaNum-UltraLight.woff2') format('woff2');	
} */

/* @font-face {
	font-family: 'IRANSansX';
	font-style: normal;
	font-weight: 300;
	src: url('./fonts/IRANSansXFaNum/Woff/IRANSansXFaNum-Light.woff') format('woff'),   
	url('./fonts/IRANSansXFaNum/Woff2/IRANSansXFaNum-Light.woff2') format('woff2');		 
} */

@font-face {
	font-family: 'IRANSansX';
	font-style: normal;
	font-weight: 500;
    font-display: swap;
	src: url('./fonts/IRANSansXFaNum/Woff/IRANSansXFaNum-Medium.woff') format('woff'),   
	url('./fonts/IRANSansXFaNum/Woff2/IRANSansXFaNum-Medium.woff2') format('woff2');		 
}

/* @font-face {
	font-family: 'IRANSansX';
	font-style: normal;
	font-weight: 600;
	src: url('./fonts/IRANSansXFaNum/Woff/IRANSansXFaNum-DemiBold.woff') format('woff'),   
	url('./fonts/IRANSansXFaNum/Woff2/IRANSansXFaNum-DemiBold.woff2') format('woff2');	 
}

@font-face {
	font-family: 'IRANSansX';
	font-style: normal;
	font-weight: 800;
	src: url('./fonts/IRANSansXFaNum/Woff/IRANSansXFaNum-ExtraBold.woff') format('woff'),   
	url('./fonts/IRANSansXFaNum/Woff2/IRANSansXFaNum-ExtraBold.woff2') format('woff2');		 
}

@font-face {
	font-family: 'IRANSansX';
	font-style: normal;
	font-weight: 900;
	src: url('./fonts/IRANSansXFaNum/Woff/IRANSansXFaNum-Black.woff') format('woff'),   
	url('./fonts/IRANSansXFaNum/Woff2/IRANSansXFaNum-Black.woff2') format('woff2');		 
}

@font-face {
	font-family: 'IRANSansX';
	font-style: normal;
	font-weight: 950;
	src: url('./fonts/IRANSansXFaNum/Woff/IRANSansXFaNum-ExtraBlack.woff') format('woff'),   
	url('./fonts/IRANSansXFaNum/Woff2/IRANSansXFaNum-ExtraBlack.woff2') format('woff2');		 
}

@font-face {
	font-family: 'IRANSansX';
	font-style: normal;
	font-weight: 1000;
	src: url('./fonts/IRANSansXFaNum/Woff/IRANSansXFaNum-Heavy.woff') format('woff'),   
	url('./fonts/IRANSansXFaNum/Woff2/IRANSansXFaNum-Heavy.woff2') format('woff2');		 
} */

@font-face {
	font-family: 'IRANSansX';
	font-style: normal;
	font-weight: bold;
    font-display: swap;
	src: url('./fonts/IRANSansXFaNum/Woff/IRANSansXFaNum-Bold.woff') format('woff'),   
	url('./fonts/IRANSansXFaNum/Woff2/IRANSansXFaNum-Bold.woff2') format('woff2');	 
}

@font-face {
	font-family: 'IRANSansX';
	font-style: normal;
	font-weight: normal;
    font-display: swap;
	src: url('./fonts/IRANSansXFaNum/Woff/IRANSansXFaNum-Regular.woff') format('woff'),   
	url('./fonts/IRANSansXFaNum/Woff2/IRANSansXFaNum-Regular.woff2') format('woff2');	
}

:root {
    --var-tvz-font: 'IRANSansX';
}
.notonaskharabic, *, body.rtl h1, body.rtl h2, body.rtl h3, body.rtl h4, body.rtl h5, body.rtl h6, body.rtl .heading-font, body.rtl .off-canvas-center .nav-sidebar.nav-vertical > li > a {
    font-family: 'IRANSansX' !important;
}

.header-main .nav > li > a {
    font-size: 15px;
    font-weight: 500;
    color: #666;
}
#wpadminbar .ab-icon, #wpadminbar .ab-item:before, #wpadminbar>#wp-toolbar>#wp-admin-bar-root-default .ab-icon, .wp-admin-bar-arrow {
    font-family: dashicons !important;
}

.rtl #wpadminbar * {
    font-family: Tahoma, sans-serif !important;
}

