@charset "UTF-8";

@import url("https://fonts.googleapis.com/css?family=Inter:400,500,700&display=swap");
@import url(https://fonts.googleapis.com/earlyaccess/droidarabickufi.css);

.droid-arabic-kufi {
    font-family: 'Droid Arabic Kufi', serif !important;
}
h1, h2, h3, h4, h5, h6, div, button {
    font-family: 'Droid Arabic Kufi' !important;
}

a, ul, li, span, td, label input, p, span, tspan, title, text {
    font-family: 'Droid Arabic Kufi' !important;
}

thead {
    font-family: 'Droid Arabic Kufi' !important;
}