applets/digital-clock: use theme default font when fontFamily not set
When migrating from 5.25 config, the user may set boldText=true and fontFamily="". In this case, we shall set autoFontAndSize=false, and use Plasma theme default font, instead of the system default font.
This is required by plasma-desktop!1169 (merged)