/*Edit CSS for FontAwesome extended Icons */
[class^="fa-"]:before, [class*=" fa-"]:before {
    font-family: inherit;
}