/* Local Font-Face Definition for Vazirmatn / Vazir / System Fallbacks */
@font-face {
  font-family: 'Vazirmatn';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: local('Vazirmatn'), local('Vazir'), local('IRANSans'), local('B Yekan'), local('Segoe UI'), local('Tahoma'), local('Arial');
}

body, html, * {
  font-family: 'Vazirmatn', 'Vazir', 'IRANSans', 'B Yekan', 'Segoe UI', Tahoma, Arial, sans-serif !important;
}
