﻿

@font-face {
    font-family: 'Noto Kufi Normal';
    src: url('/fonts/NotoKufiArabic-Regular.woff2') format('woff2'),
         url('/fonts/NotoKufiArabic-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Kufi Medium';
    src: url('/fonts/NotoKufiArabic-Medium.woff2') format('woff2'),
         url('/fonts/NotoKufiArabic-Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Kufi Bold';
    src: url('/fonts/NotoKufiArabic-Bold.woff2') format('woff2'),
         url('/fonts/NotoKufiArabic-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


body {
    font-family: 'Noto Kufi Normal';
    font-size: 17px;
}


.ml-auto {
    margin-right: auto !important;
    margin-left: 0 !important;
    }
.nb-auto {
    margin-left: 0;
    margin-right: auto;
}
.news_tab .nav-item {
  margin-right: 0 !important;
  margin-left: 10px;
}
.arrow_p_left {
  padding-right: 5px;
}
.footer .img-icon {
  background-position-x: 395px;
}
.footer .phone {
  padding-left: 35px;
  padding-right: 35px;
}

.border-right {
    border-left: 1px solid #B2BCD2;
    border-right: 0 !important;
    padding:0 1rem; 
}

.border-right:last-child {
    border-left: none; /* Remove border for the last link */
}
.form-right {
  padding: 30px;
}
.lines {
  padding:0 35px 0 0;
  background-position-x: 330px;
}
.card-event {
  text-align: right;
}
.card-text-icon {
  background-position: right;
  padding-right: 23px;
  margin-right: 12px;
}
.nb-auto-ar {
  margin-left: 0;
}
.navbar-nav li {
  padding: 1px 12px;
}
.nav-link::before {
  bottom: -8px;
}

.navbar {
    font-size: 17px;
}
.dropdown-item {
    font-family: 'Noto Kufi Normal';
}
.news_tab button, .section_news a, .pg-box h4,  .graduate_overview p,
.inner-title h1, .inner_head h1, .inner_head h3, .inner-menu li a,
.card-event h5, .thumb-box h5 a, .contact-di, .navbar, .carousel-caption h1  
{
    font-family: 'Noto Kufi Medium';
}

.news_tab::after {
    width: 67%;
}
.carousel-caption h1 {
  font-weight: bold;
  font-size: 2.8rem;
}



@media (max-width: 991.98px) {
    .footer .img-icon {
        background-position-x: 320px;
    }
      .text-white a {
        font-size: 13px;
     }
    .border-right {
        padding: 0 8px;
    }
    .news_tab::after {
         border-bottom: 0;
    }
}





.inner-title h1, .inner_head h1, .inner-menu li a {
  font-family: 'Noto Kufi Medium';
}
.inner-title h1 {
    padding: 5px 0;
}
.breadcrumb {
    font-size: 16px;
}
.inner_head h4 {
    font-family: 'Noto Kufi medium';
    font-size: 1.3rem;
}
.thumb-box p {
    font-size: 16px;
}



.border-right:last-of-type {
    border-left: none;
}
.section_news p {
    margin: 5px auto;
}
.section_news a {
  font-size: 17px;
}
.date_w {
  font-size: 16px;
}
.inner-menu li a {
  font-size: 17px;
}




