/* Vazirmatn Font - Local Version */
@font-face {
  font-family: 'Vazirmatn';
  font-style: normal;
  font-weight: 300;
  src: local('Vazirmatn Light'), local('Vazirmatn-Light'),
       url('../fonts/Vazirmatn-Light.woff2') format('woff2');
}

@font-face {
  font-family: 'Vazirmatn';
  font-style: normal;
  font-weight: 400;
  src: local('Vazirmatn Regular'), local('Vazirmatn-Regular'),
       url('../fonts/Vazirmatn-Regular.woff2') format('woff2');
}

@font-face {
  font-family: 'Vazirmatn';
  font-style: normal;
  font-weight: 500;
  src: local('Vazirmatn Medium'), local('Vazirmatn-Medium'),
       url('../fonts/Vazirmatn-Medium.woff2') format('woff2');
}

@font-face {
  font-family: 'Vazirmatn';
  font-style: normal;
  font-weight: 600;
  src: local('Vazirmatn SemiBold'), local('Vazirmatn-SemiBold'),
       url('../fonts/Vazirmatn-SemiBold.woff2') format('woff2');
}

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