@font-face {
    font-family: 'Frutiger LT Arabic 55 Roman';
    src: url('FrutigerLTArabic-55Roman.eot');
    src: url('FrutigerLTArabic-55Roman.eot?#iefix') format('embedded-opentype'),
        url('FrutigerLTArabic-55Roman.woff2') format('woff2'),
        url('FrutigerLTArabic-55Roman.woff') format('woff'),
        url('FrutigerLTArabic-55Roman.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}



@font-face {

  font-family: 'DroidR';

  font-style: normal;

  font-weight: 100;

  src: url(DroidKufi-Regular.eot);

  src: url(DroidKufi-Regular.eot?#iefix) format('embedded-opentype'),

       url(DroidKufi-Regular.woff2) format('woff2'),

       url(DroidKufi-Regular.woff) format('woff'),

       url(DroidKufi-Regular.ttf) format('truetype');

}

@font-face {

  font-family: 'DroidB';

  font-style: bold;

  font-weight: 700;

  src: url(DroidKufi-Bold.eot);

  src: url(DroidKufi-Bold.eot?#iefix) format('embedded-opentype'),

       url(DroidKufi-Bold.woff2) format('woff2'),

       url(DroidKufi-Bold.woff) format('woff'),

       url(DroidKufi-Bold.ttf) format('truetype');

}