/* Khmer script needs a font that actually supports it - Nunito doesn't. */
body.lang-km,
body.lang-km * {
    font-family: 'Kantumruy Pro', 'Nunito', sans-serif;
}
