:root {
	--roham-font-family: "iransans", sans-serif;
}

html,
body,
button,
input,
select,
textarea,
optgroup {
	font-family: var(--roham-font-family);
	font-feature-settings: "ss02" 1;
	font-variation-settings: "DOTS" 7;
}