| <style> | |
| @font-face { | |
| font-family: freesans; | |
| src: url(../../svg/custom/resources/SVGFreeSans.svg) format("svg"); | |
| } | |
| div { | |
| font-family: freesans; | |
| width: 230px; | |
| -webkit-font-kerning: normal; | |
| } | |
| </style> | |
| <div> | |
| This is a test of kerning when using SVG web fonts.<br><br> | |
| Wow, The V/A Team's Task Was on Youtube. | |
| </div> |