/* فونت وزیرمتن — لود از CDN + فال‌بک محلی */
@import url('https://cdn.jsdelivr.net/gh/rastikerdar/vazirmatn@v33.003/Vazirmatn-font-face.css');

/* اگر فایل فونت محلی داری، این کامنت‌ها رو باز کن */
/*
@font-face{font-family:'Vazirmatn';src:url('../fonts/Vazirmatn-Regular.woff2') format('woff2');font-weight:400;font-display:swap}
@font-face{font-family:'Vazirmatn';src:url('../fonts/Vazirmatn-Bold.woff2') format('woff2');font-weight:700;font-display:swap}
*/

body,button,input,select,textarea{font-family:'Vazirmatn',Tahoma,IRANSans,sans-serif}
