This would lead to a complex formatting feature -- the next request would be to apply style (bold/italics/underline) and size (pt) partially.
It's possible to build such a formatter out of separate sf::Text instances, and it has been done before, IIRC one of them with a markup language similar to HTML. If you look on the forum or the Wiki, you should find such extensions.