@font-face {
    font-family: 'Droid Arabic Kufi';
        src: url('DroidKufi-Bold_0.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
      }

@font-face {
    font-family: 'Droid Arabic Kufi';
        src: url('DroidKufi-Regular_0.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
      }