/* CN 站台 body 字體覆寫：由頁面 <body class="region-cn"> 啟用，集中於此單一來源 */
body.region-cn {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif !important;
}
