/*
 * Vazirmatn variable font-face declaration (weights 100-900 in a single
 * ~110KB woff2 file, OFL licensed — see OFL-vazirmatn.txt). If this file is
 * ever removed, the browser silently falls through to the system fallback
 * stack defined in main.css (Tahoma / Segoe UI / Arial).
 */

@font-face {
	font-family: 'Vazirmatn';
	src: url('Vazirmatn-Variable.woff2') format('woff2-variations'),
	     url('Vazirmatn-Variable.woff2') format('woff2');
	font-weight: 100 900;
	font-style: normal;
	font-display: swap;
}
