@font-face {
  /* https://rastikerdar.github.io/vazirmatn/fa/docs/Vazirmatn-Variable-fa */
  font-family: Vazirmatn;
  src: url("../../fonts/Vazirmatn-RD[wght].6cf898b9069a.woff2") format('woff2 supports variations'),
  url("../../fonts/Vazirmatn-RD[wght].6cf898b9069a.woff2") format('woff2-variations');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}


*:not(.fa, .fas, .far, .icon) {
  font-family: Vazirmatn, Roboto, Helvetica, Arial, sans-serif;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
