Changing the font family after translation

Hey Webflowers, I need some help regarding font family changing or swapping to a google font when translated into a different language.

I’m using weglot as the translation tool and they gave me some codes but it doesn’t seem to work.

html[lang=“vi”] body {
font-family: ‘Roboto’, sans-serif!important;
}


Here is my site Read-Only: LINK
(how to share your site Read-Only link)