@import url('https://fonts.googleapis.com/css2?family=Permanent+Marker&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cinzel+Decorative&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Kalam:wght@300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Kalam:wght@300&family=Signika+Negative&display=swap');

/*font-family: 'Signika Negative', sans-serif;*/
.logo{
    font-family: 'Permanent Marker', cursive;
    text-decoration: underline;
    color:rgb(56, 241, 40);
}
.Fonts h1{
    font-family: 'Permanent Marker', cursive;
}

.Fonts h4{
    font-family: 'Cinzel Decorative', cursive;
}
.chandani{
    font-family: 'Courier New', Courier, monospace;
    font-weight: bold;
    color: rgb(74, 41, 194);
    
}

.aboutxt{
    font-family: 'Permanent Marker', cursive;
    text-align: center;
    text-decoration: underline;
}

.aboutPara{
    font-size: 20px;
    font-family: 'Kalam', cursive;
    font-weight: bold;
}

.workhead{
    font-family: 'Permanent Marker', cursive;
    text-align: center;
    padding-top:5%;
    text-decoration: underline;
}
.about{
    background-color: rgb(183, 183, 183);
}
.work{
    background-color: rgb(150, 143, 143);
}

.BMI{
    background-color: rgb(183, 183, 183);
}

.contact{
    background-color: rgb(150, 143, 143);
}


.BMIhead{
    font-family: 'Permanent Marker', cursive;
    text-align: center;
    padding-top:5%;
    text-decoration: underline;
}

.bmip{
    font-family: 'Signika Negative', sans-serif;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
}

.calculator-container{
    text-align: center;
}

.result{
    font-family: 'Signika Negative', sans-serif;
    text-align: center;

}

.calculate{
    font-family: 'Cinzel Decorative', cursive;
    font-size: 25px;
    font-weight: bold;
    text-decoration: underline;
}

.result-statement{
    font-family: 'Signika Negative', sans-serif;
    text-align: center;
    font-size: large;

}

.conthead{
    font-family: 'Permanent Marker', cursive;
    text-align: center;
    padding-top:2%;
    text-decoration: underline;
}

.conth{
    font-family: 'Kalam', cursive;
    font-weight: bold;
    text-decoration: underline;
}

.contp1{
    font-family: 'Signika Negative', sans-serif;
}

.contp2{
    font-family: 'Cinzel Decorative', cursive;
    font-weight: bold;
}

.m{
    font-family: 'Permanent Marker', cursive;
    text-decoration: underline;
    color: rgb(46, 192, 107);
    text-align: center;
}
.form1{
    font-family: 'Signika Negative', sans-serif;
}

.CEO{
    font-family: 'Permanent Marker', cursive;
}