html[lang="vi"] body {
    font-family: "Be Vietnam Pro", Roboto, "Segoe UI", Arial, sans-serif;
    font-kerning: normal;
    text-rendering: optimizeLegibility;
}

html[lang="vi"] button,
html[lang="vi"] input,
html[lang="vi"] select,
html[lang="vi"] textarea {
    font-family: inherit;
}

html[lang="vi"] h1,
html[lang="vi"] h2,
html[lang="vi"] h3,
html[lang="vi"] h4,
html[lang="vi"] h5,
html[lang="vi"] h6,
html[lang="vi"] .public-brand strong,
html[lang="vi"] .portal-brand strong,
html[lang="vi"] .hero-art-label strong,
html[lang="vi"] .topup-help-grid strong {
    font-family: "Be Vietnam Pro", Roboto, "Segoe UI", Arial, sans-serif !important;
    letter-spacing: 0;
    overflow-wrap: break-word;
}
