// // Icon Font: <%= font_name %> // <%= font_face(:preprocessor) %> [data-icon]:before { content: attr(data-icon); } [data-icon]:before, <%= glyph_selectors %> { <%= glyph_properties %> } <%= glyphs %>