/*** it ***/

body {
  font-family: "Helvetica Neue", メイリオ, Meiryo, YakuHanJP_Narrow, "Noto Sans JP", -apple-system, BlinkMacSystemFont, YuGothic, "Hiragino Kaku Gothic ProN", Arial, sans-serif;
}
body:lang(vi) {
  font-family: Arial;
}
body:lang(it) {
  font-family: Meiryo;
}
body:lang(fr) {
  font-family: Meiryo;
}