h1{
    font-family: Montserrat;
    font-weight: 700;
}

h2{
    font-family: Montserrat;
    font-weight: 700;
}

*{
    font-family: Montserrat;
    background-color: #9999ff;
    color: aliceblue;
    font-weight: 500;
}

.about{
    font-weight: 700;
}