@font-face {
  font-family: 'Amiri';
  src: url('fonts/AmiriQuran.ttf');
}
  font-family: 'Vazir';
  src: url('fonts/Vazir.ttf') format('ttf');
  font-weight: normal;
  font-style: normal;
/* ... rest of the CSS (same as above), using these fonts ... */
