@font-face {
    font-family: Droid Arabic Kufi;
    src: local("DroidKufi-Regular"),
    url(../fonts/DroidKufi-Regular.ttf) format('truetype'),
    url('../fonts/DroidKufi-Regular.eot');
}

html,h1,h2,h3,h4,h5,h6,
body {
    font-family: 'Droid Arabic Kufi', sans-serif !important;
}
.w-100{
    width: 100px;
}
.swal2-popup {
    font-size: 1.6rem !important;
}
.form-message{
    color: #b05b59;
}
.form-message .form-control {
    border-color: #e46050;
}

.DT-search .form-control {
    width: 350px !important;
}
