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