

@font-face {
    font-family: 'Droid Arabic Kufi';
    font-style: normal;
    font-weight: 400;
    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: 'Droid Arabic Kufi';
    font-style: normal;
    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');
}

body, html, div, p, a, input, select, strong, p, table, h1, h2, h3, h4, h5, h6, form, option
{
    font-family: 'Droid Arabic Kufi' !important;
    font-size: small;
}


