...
Note: @font-face and <link> really only work on Apple desktop and mobile clients.
Icon web fonts
When building a site with multiple custom icons you can save on http requests by bundling them all up in to a webfont using Thiago de Mello Bueno (Unlicensed)'s little piece of magic: https://github.com/madeofpeople/makesvgfont
...