/**
 * Self-hosted Vazirmatn (variable) — new Vazir family.
 * @see https://github.com/rastikerdar/vazirmatn
 *
 * Filename avoids [] so preload URL and CSS URL stay identical (no double download).
 */

@font-face {
	font-family: "Vazirmatn";
	src: url("../fonts/Vazirmatn/Vazirmatn-variable.woff2") format("woff2-variations"),
		url("../fonts/Vazirmatn/Vazirmatn-variable.woff2") format("woff2");
	font-weight: 100 900;
	font-style: normal;
	font-display: optional;
}
