body {
    font-family: 'Nunito', sans-serif;
}
.swal2-popup, .swal2-title, .swal2-content, .toast, .alert {
    font-family: "Open Sans", Arial, sans-serif !important;
    font-size: 1rem !important;
    font-weight: 400 !important;
    letter-spacing: normal !important;
    line-height: 1.5 !important;
}