/* static/css/fonts.css */
@font-face {
  font-family: 'Vazirmatn-Regular';
  src: url('/static/fonts/Vazirmatn-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Vazirmatn-Bold';
  src: url('/static/fonts/Vazirmatn-Black.woff2') format('woff2');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Hasti-HeavyR';
  src: url('/static/fonts/Hasti-HeavyR.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Hasti-HeavyRRD';
  src: url('/static/fonts/Hasti-HeavyRRD.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Hasti-HeavyS';
  src: url('/static/fonts/Hasti-HeavyS.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Hasti-HeavySRD';
  src: url('/static/fonts/Hasti-HeavySRD.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Namava';
  src: url('/static/fonts/Namava.woff2') format('woff2');
       /* url('/static/fonts/sharif/SharifVAR1.2VF.woff') format('woff'); */
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Mahoor';
  src: url('/static/fonts/mahoor/FD(FarsiDigits)/Mahoor-Bold-FD-LC.woff2') format('woff2');
       /* url('/static/fonts/sharif/SharifVAR1.2VF.woff') format('woff'); */
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
