Beschreibung:
Möglichkeit 1
div::before {
content: "\f086";
font-family: "FontAwesome";
}
Code-Schnipsel und sonstige Tricks
div::before {
content: "\f086";
font-family: "FontAwesome";
}