@font-face {
  font-family: 'Vazirmatn';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local(''),
    url('../fonts/Vazirmatn-Regular-webfont.woff2') format('woff2'),
    url('../fonts/Vazirmatn-Regular-webfont.ttf') format('truetype'),
}

@font-face {
  font-family: 'Vazirmatn';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local(''),
    url('../fonts/Vazirmatn-Bold-webfont.woff2') format('woff2'),
    url('../fonts/Vazirmatn-Bold-webfont.ttf') format('truetype'),
}