diff --git a/resources/chatbox.scss b/resources/chatbox.scss index ecee2da..979a239 100644 --- a/resources/chatbox.scss +++ b/resources/chatbox.scss @@ -90,7 +90,7 @@ } } #chat-input, #chat-log .content-message { - font-family: "Segoe UI", Arial, "Lucida Grande", sans-serif; + font-family: "Noto Sans", Arial, "Lucida Grande", sans-serif; } .info-pic { height: 90%;