/* Vazirmatn — variable Persian font (served from jsDelivr / fontsource).
   The bold neo-industrial language leans on weights 800–900 for display.
   To self-host, drop the .woff2 files in this folder and update the src urls. */
@font-face {
	font-family: 'Vazirmatn';
	font-style: normal;
	font-display: swap;
	font-weight: 100 900;
	src: url('https://cdn.jsdelivr.net/fontsource/fonts/vazirmatn:vf@latest/arabic-wght-normal.woff2') format('woff2-variations');
	unicode-range: U+0600-06FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE80-FEFC;
}
@font-face {
	font-family: 'Vazirmatn';
	font-style: normal;
	font-display: swap;
	font-weight: 100 900;
	src: url('https://cdn.jsdelivr.net/fontsource/fonts/vazirmatn:vf@latest/latin-wght-normal.woff2') format('woff2-variations');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215;
}
