diff --git a/packages/client/src/style.scss b/packages/client/src/style.scss index 69be6d33b..9b562d322 100644 --- a/packages/client/src/style.scss +++ b/packages/client/src/style.scss @@ -29,7 +29,7 @@ html { accent-color: var(--accent); overflow: auto; overflow-wrap: break-word; - font-family: "BIZ UDGothic", Roboto, HelveticaNeue, Arial, sans-serif; + font-family: 'Hiragino Maru Gothic Pro', "BIZ UDGothic", Roboto, HelveticaNeue, Arial, sans-serif; font-size: 14px; line-height: 1.35; text-size-adjust: 100%;