Indeed!
.Badge--following .Badge-icon,
.IndexPage-nav .item-nav .item-following .Button-icon,
.SubscriptionMenu-button .Button-icon {
&:before {
content: "\f02e";
}
}
Replace f02e
with the unicode for the icon you want to display from the FontAwesome website.