/**
 * Mahis Commerce local Persian font faces.
 *
 * Font files are bundled with the theme and must not reference site uploads or
 * legacy-theme generated stylesheets.
 */

@font-face {
	font-family: "IRANSansWebFaNum";
	src: url("../fonts/IRANSansWebFaNum-Regular.woff2") format("woff2");
	font-style: normal;
	font-weight: 400;
	font-display: swap;
}

@font-face {
	font-family: "IRANSansWebFaNum";
	src: url("../fonts/IRANSansWebFaNum-Bold.woff2") format("woff2");
	font-style: normal;
	font-weight: 700;
	font-display: swap;
}

@font-face {
	font-family: "IRANSansWebFaNum";
	src: url("../fonts/IRANSansWebFaNum-ExtraBold.woff2") format("woff2");
	font-style: normal;
	font-weight: 800;
	font-display: swap;
}
