Rectangles instead of text [duplicate]

Solution 1:

Solved! I reinstalled the Ubuntu fonts with this command:
apt-get install --reinstall ttf-ubuntu-font-family

Then I rebuilt the font information files with this command:
fc-cache -f -v

And Solved the problem! :) I found the solution in another question: Fonts totally unreadable