@font-face {
    font-family: 'PDMS_Saleem_QuranFont';
    src: url('/fonts/PDMS_Saleem_ACQuranFont_shipped.ttf') format('truetype');
  }
  
  @font-face {
    font-family: 'PDMS_IslamicFont';
    src: url('/fonts/PDMS_IslamicFont_Android_shipped.ttf') format('truetype');
  }
  
  @font-face {
    font-family: 'PDMS_NastaliqNafees_iphone';
    src: url('/fonts/PDMS_NastaliqNafees_iphone.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
  }
  
  @font-face {
    font-family: Georgia;
    font-weight: normal;
    font-style: normal;
    src: url('/fonts/Georgia.ttf') format('truetype');
  }