body,
*{
    font-family: "Nunito Sans", sans-serif !important;
    font-weight: 400;
}
body h1, body h2, body h3, body h4, body h5, body h6{
    font-family: "Nunito Sans", sans-serif !important;
    font-weight: 800;
    text-transform: none !important;
}
.c-nav-main .menu-item a{
    font-weight: 700;
        text-transform: none;
}
.c-member-table__summary th{
    font-size: 18px;
    font-weight: 500;
}
.btn-submit__text{
    font-weight: 800;
    text-transform: none;
}