/*
 * Yekan Bakh Family Pro+ (variable font), self-hosted as a real file —
 * NOT base64-embedded (that technique was an Artifact-prototype-only
 * workaround; a real theme must ship an actual file for proper browser
 * caching, per the project's own performance checklist).
 *
 * Licensing: the user has purchased Yekan Bakh Family Pro+ and will
 * provide a foundry-specific license code/snippet at final deploy time
 * if the font requires one for live web use — not yet applied here.
 */
@font-face {
	font-family: 'YekanBakh';
	font-style: normal;
	font-weight: 100 900;
	font-display: swap;
	src: url('../fonts/yekanbakh-vf.woff2') format('woff2');
}
