@font-face {
    font-family: "DGAgnadeen";
    src: url('/build/fonts/fonts_ar/DGAgnadeen-Regular.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SaudiRiyal';
    src: url('/build/fonts/fonts_ar/saudi_riyal.ttf');
    font-weight: normal;
    font-style: normal;
}
.riyal-symbol:before {
    content: '\E900';
    font-family: 'SaudiRiyal' !important;
}
.navbar-menu .navbar-nav .nav-sm .nav-link {
    font-family: "DGAgnadeen", sans-serif !important;
}

.navbar-menu .navbar-nav .nav-link {
    font-family: "DGAgnadeen", sans-serif !important;
}

h1, h2, h3, h4, h5, h6, label,.kt-menu__link, .kt-nav__link, .btn, input,textarea, select, table, div,.apexcharts-legend-text,.apexcharts-text, .apexcharts-title-text{
    font-family: "DGAgnadeen", sans-serif !important;
}
#ui_notifIt p {
    font-family: "DGAgnadeen", sans-serif !important;
}


.select2-container .select2-selection--multiple .select2-selection__choice__remove {
    position: absolute !important;
    right: 0 !important;
    width: 20px;
    border: unset !important;
    padding: 0 !important;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
    padding-left: 5px;
    padding-right: 20px;
}

.select2-container--default .select2-results__option--selected {
    background-color: #afafaf !important;
}

.auth-one-bg {
    background-image: url(../images/reyadh.jpg);
    background-position: center;
    background-size: cover;
}

