html {
    font-family: "Nunito Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
    font-weight: 400;
    font-style: normal;
    font-optical-sizing: auto;
    line-height: 1.5;
}

.tw-font-sans{
    font-family: "Nunito Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
    font-weight: 400;
    font-style: normal;
    font-optical-sizing: auto;
}

button{
    font-family: "Nunito Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
    font-weight: 700;
    font-style: normal;
    font-optical-sizing: auto;
}

.lmg-login-button, .lmg-new-register-button, .lmg-new-register-button, .register-signin-button, .lmg-login-title{
    font-family: "Nunito Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
    font-weight: 700;
    font-style: normal;
    font-optical-sizing: auto;
}