New comment by StreetStrider on void-packages repository https://github.com/void-linux/void-packages/issues/22477#issuecomment-1636811324 Comment: I had this issue after each Void system update. This is what helped me: https://www.reddit.com/r/voidlinux/comments/fa9wyk/solution_for_non_antialiased_fonts_in_firefox_and/ ``` ln -s /usr/share/fontconfig/conf.avail/70-no-bitmaps.conf /etc/fonts/conf.d/70-no-bitmaps.conf fc-cache -fv ```