<%= fontName %> - glyphs list
<% _.each(glyphs, function(icon){ %>
\<%= icon.unicode[0].charCodeAt(0).toString(16) %>
<% }) %>