@font-face {
    font-family: 'DroidArabicKufiBold';
    src: url('../fonts/DroidKufi-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {    
    font-family: 'DroidArabicKufiRegular';
    src: url('../fonts/DroidKufi-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

