Seconding Bitwarden. I moved to it from LastPass a while ago and I'm glad I did. It's simple and easy to use, open source, and they keep improving it.
cd /etc/fonts/conf.d/
sudo rm -rf 70-no-bitmaps.conf && sudo ln -s ../conf.avail/70-yes-bitmaps.conf .
sudo dpkg-reconfigure fontconfig
The Ubuntu wiki[1] has information about how you can be more specific and only enable a selection of fonts, if you desire.