
h1{
    font-family: Poppins;
    font-weight: 700;
}
h2{
    font-family: Poppins;
    font-weight: 600;

}
h3{
    font-family: Poppins;
    font-weight: 500;
}
h4{
    font-family: Poppins;
    font-weight: bold;
    font-size: 16px;
}
h5{
    font-family: Poppins;
    font-weight: 400;
}
.menuicons{
    width:20px;
    height:20px;
}
.headermenus{
    width:24px;
    height:24px;
}
.reporticon{
    width:16px;
    height:16px;
}
.profilephotos{
    width:50px;
    height:50px;
    
}