@font-face{
    font-family:Faruma;
    src:url(../fonts/Farumav.ttf) format("truetype")
}
@font-face{
    font-family:MVWaheed;
    src:url(../fonts/MVWaheed.otf) format("opentype")
}
@font-face{
    font-family:MvEamaan;
    src:url(../fonts/MvEamaanXP.ttf) format("opentype")
}
@font-face{
    font-family:MVFaseyha;
    src:url(../fonts/MVFaseyha.otf) format("opentype")
}
@font-face{
    font-family:mv-typewriter;
    src:url(../fonts/mv-typewriter.ttf) format("truetype")
}



.thaanaKeyboardInput {
    font-family:'Faruma';
    font-style:normal;
    font-weight:400;
    font-variant:normal;
    direction:rtl
}
.thaana-heading{
    font-family:'MVWaheed','MvEamaan';
    line-height:1.5em;
    font-style:normal;
    font-weight: lighter;
    font-variant:normal;
    direction:rtl;
    font-size: 22px;
}
.thaana-official{
    font-family:'Faruma';
    font-style:normal;
    font-weight:400;
    font-variant:normal;
    direction:rtl;
    font-size: 25px;
}

.thaanaInput {
    font-variant:normal;
    direction:rtl;

    border: 1px solid !important;
    padding: 10px !important;

    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.110);
    -webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,0.110);
    -moz-box-shadow: 0 0 3px 0 rgba(0,0,0,0.110);

    border-color: rgb(209 213 219 / 0.5) !important;
    border-radius: 0.375rem;
}
.thaana-faseyha{
    font-family:'MVFaseyha','Faruma';
    line-height:1.8em;
    font-style:normal;
    font-weight:400;
    font-variant:normal;
    direction:rtl
}
.thaana-waheed{
    font-family:'MVWaheed','MvEamaan';
    /*line-height:1.5em;*/
    font-style:normal;
    font-weight:400;
    font-variant:normal;
    direction:rtl
}

