/* Copy the icon you want from here: http://fortawesome.github.io/Font-Awesome/cheatsheet/ */ .someclass:before { font-family: FontAwesome; font-size: 28px; content: "\f058"; margin-right: 6px; vertical-align: middle; }