@font-face {
    font-family: faruma_otf;
    src: url('fonts/Faruma.otf');
}

@font-face {
    font-family: faruma_ttf;
    src: url('../fonts/dhivehi/Faruma.ttf');
}

@font-face{
  font-family: bismillah_ttf;
  src: url('fonts/A_Bismillah.ttf');
}
@font-face{
  font-family: mv_waheed;
  src: url('../fonts/dhivehi/mv-waheed.woff2');
}

@font-face{
  font-family: a-waheed;
  src: url('../fonts/dhivehi/A_Waheed.otf');
}

@font-face{
  font-family: mv-iyyu;
  src: url('../fonts/dhivehi/mv-iyyu-normal.woff');
}
@font-face{
  font-family: mv_faseyha;
  src: url('../fonts/dhivehi/mv_faseyha.otf');
}

@font-face{
  font-family: mv_typewriter;
  src: url('../fonts/dhivehi/mv_typewriter.ttf');
}

@font-face{
  font-family: mv_typebold;
  src: url('../fonts/dhivehi/mv-typebold.ttf');
}

@font-face{
  font-family: mv_awaheed;
  src: url('../fonts/dhivehi/mv-awaheed.ttf');
}

@font-face{
  font-family: mv_aamu;
  src: url('../fonts/dhivehi/mv-aamu.ttf');
}


@font-face{
  font-family: mv_faseyha;
  src: url('../fonts/dhivehi/mv-faseyha.ttf');
}

@font-face{
  font-family: Traditional_b_Arabic;
  src: url('fonts/tradbdo.ttf');
}
@font-face{
  font-family: Traditional_Arabic;
  src: url('fonts/trado.ttf');
}


.arabic{
  direction: rtl;
  font-family:bismillah_ttf;
}



.dhivehiFont {
    direction: rtl;
    font-family: faruma_otf,faruma_ttf;
}

.dv-faruma{
  font-family: faruma_otf,faruma_ttf;
}

.dv-faruma{
  font-family: faruma_otf,faruma_ttf;

}
.dv-faseyha {
  font-family: mv_faseyha;
}

.dv-typewriter {
  font-family: mv_typewriter;
}
.dv-typebold {
  font-family: mv_typebold;
}
.dv-aamu{
  font-family: mv_aamu;
}

.dv-awaheed{
  font-family: mv_awaheed;
}

.ras-body{
  font-family: faruma_otf;
  font-size:1.3em;
  line-height: 1.9em;
}

/* Styles for screens smaller than 576px */
@media (max-width: 575.98px) {
  .ras-body {
      font-size: 1.3em;  /* Adjust as needed */
      line-height: 1.9em;  /* Adjust as needed */
  }
}

.dText{

    font-family: faruma_otf,faruma_ttf;
    direction: rtl;
  }


/* .dv {
	unicode-bidi: bidi-override;
	direction: rtl;
	font-family: "A_Faseyha";
	font-size:14pt;
} */

/* .dv{
  font-family: mv_waheed;
} */

.dv-right{
    text-align: right;

}
.menu-title{
  font-family: mv_waheed;
  font-size:20px;
}

.menu-item{
  font-family: mv_waheed;
  font-size:15px;
}

i{
  padding-top: 5px;
}
.brand-text{
  font-family: mv_waheed;
  font-size:2rem;
}
.breadcrumb{
  /* font-family: mv-iyyu; */
font-family: faruma_ttf;
  font-size:1.2rem;
}

.content-header-title{
  font-family: mv_waheed;
  font-size: 2rem;
}

.dv{
  font-family: mv_waheed;
  /* font-size:1.2rem; */
}

/* card */
.card{
  font-family: mv_waheed;
}
.card-title{
  font-family: mv_waheed;
  font-size:1.5rem!important;
}
.dv_body{
  font-family: mv_faseyha;
  line-height: 40px;
  font-size: 1.25rem;
}
