So I got this icon font as .eot, .svg, .ttf and .woff for use in a web page.
So for example in my web page i would write <i>t</i>
and assign <i>
the icon font. In the icon font, the letter t
is the icon I want to display here.
But there is no information which characters actually represent which icons.
So I wonder how if there is a way, or maybe some software, that would let me view all characters, together with what letter they are mapped to.