.txt_dropdown_topbar{
    font-family: 'Comfortaa', cursive;
    font-size: 9px;
    font-weight: 400;
    color:#4B4B4B; 
}
.txt_inventario_dtable{
    font-family: 'Comfortaa', cursive;
    font-size: 11px;
    font-weight: 400;
    color:#4B4B4B; 
}
.side_nav_erp #list_menu a{
    text-decoration: none;
    font-family: 'Comfortaa', cursive;
    font-size: 14px;
    font-weight: 400;
    color:#4B4B4B;
}
#top-bar a{
    text-decoration: none;
    font-family: 'Comfortaa', cursive;
    font-size: 12px;
    font-weight: 400;
    color:#4B4B4B;
}
#nav-desktop a{
    font-family: 'Comfortaa', cursive;
    font-size: 14px;
    font-weight: 400;

}
.footer h6{
    font-family: 'Comfortaa', cursive;
    font-size: 12px;
    font-weight: 400;
    color:#4B4B4B;
}
#card-products h5{
    text-decoration: none;
    font-family: 'Comfortaa', cursive;
    font-size: 17px;
    font-weight: 400;
    color:#272727;
}
body h3.frmlogin{
    font-family: 'Comfortaa', cursive;
    font-size: 18px;
    font-weight: 500;
    color:#2e2e2e;
} 
.frmlogin{
    font-family: 'Comfortaa', cursive;
    font-size: 12px;
    font-weight: 500;
    color:#2e2e2e;
}
body h1{
    font-family: 'Poppins', sans-serif;
    font-size: 38px;
    font-weight: 600;
    color:#2e2e2e;
    text-align: center;
}
body h5.title-desc{
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #4B4B4B;;
    text-align: center;
}
.card-title{
    font-family: 'Poppins', sans-serif;
    font-size: 25px;
    font-weight: 800;
    color:#020202;
    text-align: center;
    margin-bottom: 20px;
}
.desc-card-services{
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-weight: 400;
    color:#000000;
    width: 100%;
    margin: auto;
    max-width: 230px;
}