@font-face {
	font-family: "iran-sans";
	src: url("../../fonts/IRANSansX-Regular.eot");
	src: url("../../fonts/IRANSansX-Regular.eot?#iefix") format("embedded-opentype"),
		url("../../fonts/IRANSansX-Regular.woff2") format("woff2"),
		url("../../fonts/IRANSansX-Regular.woff") format("woff"),
		url("../../fonts/IRANSansX-Regular.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "yekan-bakh";
	src: url("../../fonts/YekanBakh.eot");
	src: url("../../fonts/YekanBakh.eot?#iefix") format("embedded-opentype"),
		url("../../fonts/YekanBakh.woff2") format("woff2"),
		url("../../fonts/YekanBakh.woff") format("woff"),
		url("../../fonts/YekanBakh.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

body {
	font-family: "iran-sans", "Inter" !important;
}

/* width */
::-webkit-scrollbar {
	width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
	background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
	background: #888;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
	background: #555;
}

.css-1m8qzkt {
	z-index: 100000;
}