@font-face {font-family: 'Latin';src: url(fonts/DroidKufi-Regular.woff2);;font-weight: normal;font-style: normal;}
body{font-family: Latin !important;}
.icon-location::after {
    left: -40px;
    top: -7px;
  }

  .icon-mail::after {
    left: -60px;
    top: -4px;
  }

  .text-right{
    text-align: left !important;
  }

  .site-name-logo-beside{
    font-size: 27px !important;
    font-weight: bold;
  }

.dropdown-menu[data-bs-popper]{
    right: initial !important;
    left: initial !important;
    top: 40px;
}

.dropdown-item{
    text-align: left;
    color: #FFF;
}

  .text-center-sm{text-align: center !important;}