@font-face {
    font-family: 'tulisan_keren';
    src: url('../fonts/poppins/Poppins-Light.ttf');
}


.logo-lg {
    font-family: 'tulisan_keren', me_quran;
    font-size: 20px;
}
.box-header {
    /*color: rgba(224, 219, 219, 0.877);*/
}
.box-header .box-title {
    /*color: #3d6baf;*/
    font-weight: 600;
}
/*.sidebar-menu li {
	font-size: 14px;
}*/

h3.modal-title {
	font-weight: 600;
}
@media (min-width: 768px) {
  .modal-xl {
    width: 90%;
   max-width:1200px;
  }
}
