// // Icon Font: <%= font_name %> // <%= font_face(url: "font-url", path: @font_path_alt) %> [data-icon]:before { content: attr(data-icon); } [data-icon]:before, <%= glyph_selectors %> { <%= glyph_properties %> } <%= glyphs %>