/* YAS Brand System 1.3.0 */
@font-face{font-family:"Yekan Bakh";src:url("https://ntest.yassystem.com/wp-content/uploads/yas-brand-system/fonts/YekanBakhFaNum-Hairline.ttf") format("truetype");font-style:normal;font-weight:100;font-display:swap;}
@font-face{font-family:"Yekan Bakh";src:url("https://ntest.yassystem.com/wp-content/uploads/yas-brand-system/fonts/YekanBakhFaNum-Thin.ttf") format("truetype");font-style:normal;font-weight:200;font-display:swap;}
@font-face{font-family:"Yekan Bakh";src:url("https://ntest.yassystem.com/wp-content/uploads/yas-brand-system/fonts/YekanBakhFaNum-Light.ttf") format("truetype");font-style:normal;font-weight:300;font-display:swap;}
@font-face{font-family:"Yekan Bakh";src:url("https://ntest.yassystem.com/wp-content/uploads/yas-brand-system/fonts/YekanBakhFaNum-Regular.ttf") format("truetype");font-style:normal;font-weight:400;font-display:swap;}
@font-face{font-family:"Yekan Bakh";src:url("https://ntest.yassystem.com/wp-content/uploads/yas-brand-system/fonts/YekanBakhFaNum-Medium.ttf") format("truetype");font-style:normal;font-weight:500;font-display:swap;}
@font-face{font-family:"Yekan Bakh";src:url("https://ntest.yassystem.com/wp-content/uploads/yas-brand-system/fonts/YekanBakhFaNum-Medium.ttf") format("truetype");font-style:normal;font-weight:600;font-display:swap;}
@font-face{font-family:"Yekan Bakh";src:url("https://ntest.yassystem.com/wp-content/uploads/yas-brand-system/fonts/YekanBakhFaNum-Bold.ttf") format("truetype");font-style:normal;font-weight:700;font-display:swap;}
@font-face{font-family:"Yekan Bakh";src:url("https://ntest.yassystem.com/wp-content/uploads/yas-brand-system/fonts/YekanBakhFaNum-Heavy.ttf") format("truetype");font-style:normal;font-weight:800;font-display:swap;}
@font-face{font-family:"Yekan Bakh";src:url("https://ntest.yassystem.com/wp-content/uploads/yas-brand-system/fonts/YekanBakhFaNum-Fat.ttf") format("truetype");font-style:normal;font-weight:900;font-display:swap;}
:root{
	--yas-font-family:"Yekan Bakh",Tahoma,Arial,sans-serif;
	--global-body-font-family:var(--yas-font-family)!important;
	--global-heading-font-family:var(--yas-font-family)!important;
	--global-primary-nav-font-family:var(--yas-font-family)!important;
	--global-fallback-font:Tahoma,Arial,sans-serif!important;
}
html body,
html body button,
html body input,
html body select,
html body textarea,
html body option,
html body label,
html body h1,
html body h2,
html body h3,
html body h4,
html body h5,
html body h6,
html body p,
html body li,
html body a,
html body blockquote,
html body figcaption,
html body table,
html body th,
html body td,
html body .site-title,
html body .site-description,
html body .entry-title,
html body .entry-content,
html body .main-navigation,
html body .mobile-navigation,
html body .site-header,
html body .site-footer,
html body .widget,
html body .widget-title,
html body .wp-block-button__link,
html body .wp-block-kadence-advancedheading,
html body .kt-adv-heading,
html body .kb-button,
html body .kb-advanced-button,
html body .wp-site-blocks{
	font-family:var(--yas-font-family)!important;
}
.editor-styles-wrapper,
.editor-styles-wrapper h1,
.editor-styles-wrapper h2,
.editor-styles-wrapper h3,
.editor-styles-wrapper h4,
.editor-styles-wrapper h5,
.editor-styles-wrapper h6,
.editor-styles-wrapper p,
.editor-styles-wrapper li,
.editor-styles-wrapper a,
.editor-styles-wrapper button,
.editor-styles-wrapper input,
.editor-styles-wrapper select,
.editor-styles-wrapper textarea{
	font-family:var(--yas-font-family)!important;
}
.yas-font-test-fa{
	font-family:"Yekan Bakh",Tahoma,Arial,sans-serif!important;
}