@font-face {
  font-family: 'Vazirmatn';
  src: url('../fonts/vazirmatn/Vazirmatn[wght].woff2') format('woff2-variations');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

:root,
.shoe-shop, .fashion-shop, .electronics-shop, .grocery-shop,
.coffee-shop, .furniture-shop, .home-electrician {
  --title-font: 'Vazirmatn', sans-serif;
  --body-font: 'Vazirmatn', sans-serif;
  --body-font2: 'Vazirmatn', sans-serif;
  --body-font3: 'Vazirmatn', sans-serif;
  --style-font: 'Vazirmatn', sans-serif;
}
