To fix this issue append to your ~/.config/fontconfig/fonts.conf file the following:
<match target="font" > <edit name="embeddedbitmap" mode="assign"> <bool>false</bool> </edit> </match>
After modifying font.conf logout and login back to your Ubuntu.