diff --git a/src/gui/qt/gametable/myavatarlabel.cpp b/src/gui/qt/gametable/myavatarlabel.cpp index 61c31b0e..e4f9a12e 100644 --- a/src/gui/qt/gametable/myavatarlabel.cpp +++ b/src/gui/qt/gametable/myavatarlabel.cpp @@ -172,6 +172,7 @@ void MyAvatarLabel::refreshStars() #ifdef _WIN32 fontSize = "10"; + fontFamily = "font-family: \"Arial\", \"DejaVu Sans\";"; #else #ifdef __APPLE__ fontSize = "7";