@font-face {
    font-family: DroidNaskh;
    src: url(../fonts/Noto_Naskh_Arabic/NotoNaskhArabic-Regular.ttf);
}

@font-face {
    font-family: NotoKufiArabic;
    src: url(../fonts/Noto_Kufi_Arabic/NotoKufiArabic-Regular.ttf);
}

@font-face {
    font-family: NotoKufiArabic;
    src: url(../fonts/Noto_Kufi_Arabic/NotoKufiArabic-Regular.ttf);
}


@font-face {
    font-family: Tajawal;
    src: url(../fonts/Tajawal/Tajawal-Regular.ttf);
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.title,
.navbar-brand,
.navbar-nav > li,
.breadcrumb,
.list-group,
.nav-pills > li,
.nav-tabs > li,
input,
button,
select,
textarea,
th,
.btn,
#footer {
    font-family: Tajawal, "Helvetica Neue", sans-serif;
}

body,
html {
    font-family: Tajawal, "Helvetica Neue", sans-serif;
}

.header-main {
    position: relative;
    padding-top: 7px;
    padding-bottom: 7px;
    background-color: #007bff;
}

.logo {
    font-size: 25px;
    font-weight: 600;
}

.brand-wrap {
    text-decoration: none !important;
}

.icon-sm {
    width: 48px;
    height: 48px;
    line-height: 48px !important;
    font-size: 20px;
}

.widget-header {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

.widget-header .notify {
    position: absolute;
    top: -3px;
    right: -10px;
}

.notify {
    position: absolute;
    top: -4px;
    right: -10px;
    display: inline-block;
    padding: 0.25em 0.6em;
    font-size: 12px;
    line-height: 1;
    text-align: center;
    border-radius: 3rem;
    color: #fff;
    background-color: #fa3434;
}

.mr-3,
.mx-3 {
    margin-right: 1rem !important;
}

.search-form {
    border: 1px solid #ffffff !important;
}

.search-button {
    color: #007bff;
    background-color: #ffffff;
    border-color: #ffffff;
}

.navbar-main {
    background-color: #fff;
}

.navbar-toggler {
    color: rgba(0, 0, 0, 0.5);
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.1) !important;
}

.navbar-toggler {
    padding: 4px;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0.37rem;
}

.btn-primary {
    background-color: #177d80;
    border-color: #177d80;
}
