/* Vazirmatn Variable Font - served locally */
/* Download Vazirmatn[wght].woff2 from https://github.com/rastikerdar/vazirmatn/releases/latest */
/* Rename it to Vazirmatn.woff2 and place it in client/public/fonts/ */

@font-face {
  font-family: 'Vazirmatn';
  src: url('/fonts/Vazirmatn.woff2') format('woff2-variations');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}