The usage of Sprite Font in CSS has the problem that the size of SVG seems "fixed" as it does not adapt to the the given CSS-parameters. This is because the viewport-attribute of the SVG is missing in the generated Sprites. This should be fixed by keeping viewport attribute in the generated font.
The usage of Sprite Font in CSS has the problem that the size of SVG seems "fixed" as it does not adapt to the the given CSS-parameters. This is because the viewport-attribute of the SVG is missing in the generated Sprites. This should be fixed by keeping viewport attribute in the generated font.