@font-face {
    font-family: 'DroidArabicNaskhBold';
        src: url('../fonts/DroidArabicNaskhBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
      }

@font-face {
    font-family: 'DroidArabicNaskhRegular';
        src: url('../fonts/DroidArabicNaskhRegular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
      }

 /* The following rules are deprecated. */ 

@font-face {
    font-family: 'Droid Arabic Naskh';
        src: url('../fonts/DroidArabicNaskhBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
      }



@font-face {
    font-family: 'Droid Arabic Naskh';
        src: url('../fonts/DroidArabicNaskhRegular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
      }

@font-face {
    src: url('../fonts/DroidKufi-Regular.ttf') format('truetype');
      font-family: 'DroidArabicKufiRegular';
    font-weight: normal;
    font-style: normal;
     }


@font-face {
src: url('../fonts/DroidKufi-Bold.ttf') format('truetype');
    font-family: 'DroidArabicKufiRegular';
font-weight: bold;
font-style: normal;
    }