Icon Font
<% _.each(icons, function(icon,idx) { %>
<%= idx%>:<%= icon%>
<% }); %>
使用方法
<span class="iconfont icon-iconName>"></span>