@font-face {
    font-family: "changa";
    src: url('../fonts/font-changa/Changa-Regular.ttf')format('opentype');
}

@font-face {
    font-family: "changa";
    font-weight: bold;
    src: url('../fonts/font-changa/Changa-Bold.ttf')format('opentype');
}


/*DroidArabic*/

@font-face {
    font-family: 'DroidArabic';
    font-style: normal;
    font-weight: bolder;
    src: url(../fonts/droid-arabic-kufi/DroidKufi-Bold.ttf);
    src: url(../fonts/droid-arabic-kufi/DroidKufi-Regular.ttf);
}