@font-face {
  font-family: 'Vazir-light';
  src: url('./Vazir-Light.woff2') format('woff2'),
       url('./Vazir-Light.ttf') format('truetype');
  font-weight: 300;
}

@font-face {
  font-family: 'Vazir-medium';
  src: url('./Vazir-Medium.woff2') format('woff2'),
       url('./Vazir-Medium.ttf') format('truetype');
  font-weight: 500;
}

@font-face {
  font-family: 'Vazir-thin';
  src: url(',/Vazir-Thin.woff2') format('woff2');
  font-weight: 100;
@font-face {
  font-family: 'Vazir';
  src: url('./Vazirmatn-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Vazir-bold';
  src: url('./Vazirmatn-Bold.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'Amiri';
    src: url('./AmiriQuran.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
  font-family: 'Samim';
  src: url('./Samim.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
} 
@font-face {
  font-family: 'Samim-bold';
  src: url('./Samim-Bold.woff2') format('woff2');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Shabnam-light';
  src: url('./Shabnam-Light.woff2') format('woff2'),
  font-weight: normal;
}

@font-face {
  font-family: 'Shabnam';
  src: url('./Shabnam.woff2') format('woff2'),
  font-weight: normal;
}
 
