The generated SVG file doesn't specify a font. And it seems that when using a img
element, it's not possible to influence the font to be used.
Instead, we can inline it:
Note how the mouse cursor changes when hoverring the above image, but not the first one, and how the fonts are different.
TODO I'm wondering if the italic font is correct.