I'm new to SVGs, and just made my first decent graphic in Illustrator. I've embedded it into a page (using the <embed>
tag) with the Google Web Fonts script for the Ubuntu font in the <head>
tag, but as it turns out, the Ubuntu font displays correctly in regular text, but for this trick to work in the SVG, the Google script has to be embedded in the SVG itself. How can this be done?
Here's a link to the SVG file in question.