/* Self-hosted Vazirmatn v33.003. License: ../fonts/OFL.txt */
@font-face {
	font-family: "Vazirmatn";
	src: url("../fonts/Vazirmatn-Regular.woff2") format("woff2");
	font-style: normal;
	font-weight: 400;
	font-display: swap;
}
@font-face {
	font-family: "Vazirmatn";
	src: url("../fonts/Vazirmatn-Bold.woff2") format("woff2");
	font-style: normal;
	font-weight: 600 900;
	font-display: swap;
}
:root {
	--panah-font: "Vazirmatn", Tahoma, Arial, sans-serif;
}
html[lang^="fa"], html[dir="rtl"] {
	--font-stack: var(--panah-font);
	--font-family-sans-serif: var(--panah-font);
	font-family: var(--panah-font);
}
html[lang^="fa"] body, html[dir="rtl"] body,
html[lang^="fa"] :is(input, select, option, textarea, button, .form-control, .dropdown-menu, .awesomplete, .select2-container),
html[dir="rtl"] :is(input, select, option, textarea, button, .form-control, .dropdown-menu, .awesomplete, .select2-container) {
	font-family: var(--panah-font);
}
html[lang^="fa"] :is(select, option), html[dir="rtl"] :is(select, option) {
	direction: rtl;
	text-align: start;
}
