With Type 1 fonts, the fi and fl ligatures are wrongly replaced with their lowercase counterparts: ``` \documentclass{article} \usepackage[default]{sourcesanspro} \begin{document} \sffamily\scshape häufig beruflich \end{document} ``` (This came up [here](https://tex.stackexchange.com/q/598489/7674))