[MusicXML] Fix unwanted text style setting by rettinghaus · Pull Request #32455 · musescore/MuseScore

Resolves: #31953

The problem was, that Edwin was set as a default font for MusicXML imports and applied to (almost) all text styles.
Now, for MusicXML files without a specified word-font, MuseScores default styles are not changed.

Still, if a word-font is given in the imported file, all text styles are set to this font. We may want to exclude roman numerals completely from this.