@font-face {
    font-family: 'Droid Arabic Naskh';
        font-style: normal;
        font-weight: 400;
    src: url(/ar/wp-content/fonts/droid/DroidNaskh-Regular.ttf) format('truetype');
}

@font-face {
    font-family: 'Droid Arabic Kufi';
    font-style: normal;
    font-weight: 400;
    src: url(/ar/wp-content/fonts/droid/DroidKufi-Regular.ttf) format('truetype');
}

@font-face {
    font-family: 'Droid Arabic Naskh';
    font-style: normal;
    font-weight: 700;
    src: url(/ar/wp-content/fonts/droid/DroidNaskh-Bold.ttf) format('truetype');
}

@font-face {
    font-family: 'Droid Arabic Kufi';
    font-style: normal;
    font-weight: 700;
    src: url(/ar/wp-content/fonts/droid/DroidKufi-Bold.ttf) format('truetype');
}