FIX. RadRichTextEditor - in HTML file when Serif font has been added to the font family definition the font is not recognized correctly
When importing HTML files if the font from the style contains serif element the font does not get interpreted correctly. For example "font-family: 'Times New Roman','serif';" - this will not work, but this font-family: 'Times New Roman';" will work.