@import url('https://fonts.googleapis.com/css2?family=Padauk:wght@400;700&family=Raleway:wght@300;500;600;700&display=swap');
*:not(i){
    font-family: 'Raleway','Padauk', sans-serif !important;
}
.mm-beauty{
    line-height: 1.8 !important;
}
.text-normal{
    font-style: normal !important;
}
@media screen and (max-width: 480px) {
    h1{
        font-size: 25px !important;
    }
    h3.mm-beauty{
        font-size: 18px !important;
    }
    p.mm-beauty{
        font-size: 14px !important;
    }
}
.navbar-fixed-top{

background : #ffffffee !important;
backdrop-filter:blur(5px);

}
