
@font-face {
    font-family: 'Droid Arabic Naskh';
    font-style: normal;
    font-weight: 400;
    src: url(DroidNaskh-Regular.eot);
    src: url(DroidNaskh-Regular.eot?#iefix) format('embedded-opentype'),
    url(DroidNaskh-Regular.woff2) format('woff2'),
    url(DroidNaskh-Regular.woff) format('woff'),
    url(DroidNaskh-Regular.ttf) format('truetype');
}
@font-face {
    font-family: 'Droid Arabic Naskh';
    font-style: normal;
    font-weight: 700;
    src: url(DroidNaskh-Bold.eot);
    src: url(DroidNaskh-Bold.eot?#iefix) format('embedded-opentype'),
    url(DroidNaskh-Bold.woff2) format('woff2'),
    url(DroidNaskh-Bold.woff) format('woff'),
    url(DroidNaskh-Bold.ttf) format('truetype');
}


.font2b{
    font-family: 'Droid Arabic Naskh', sans-serif !important;
    line-height: 1.2em;
    font-weight:bold;
}

.font2n{
    font-family: 'Droid Arabic Naskh', sans-serif !important;
    line-height: 1.2em;
}

body{
    font-family: 'Droid Arabic Naskh', sans-serif !important;

}
