
@font-face {
  font-family: 'DroidNaskh-Regular';
  src: url('https://w3r.ir/r/img/DroidNaskh-Regular.woff2') format('woff2'),
       url('https://w3r.ir/r/img/DroidNaskh-Regular.woff') format('woff'),
       url('https://w3r.ir/r/img/DroidNaskh-Regular.ttf') format('truetype');
       font-weight: 400;
       font-display: swap;
       font-style: normal;
}

@font-face {
  font-family: 'DroidNaskh-Bold';
  src: url('https://w3r.ir/r/img/DroidNaskh-Bold.woff2') format('woff2'),
       url('https://w3r.ir/r/img/DroidNaskh-Bold.woff') format('woff'),
       url('https://w3r.ir/r/img/DroidNaskh-Bold.ttf') format('truetype');
       font-weight: 700;
       font-display: swap;
       font-style: normal;
}


