Extra Content and Font Awesome

Hey guys. I seem to be having trouble with Extra Content and Font Awesome.
My website is this: www.jonmessner.com
I am trying to get some social icons at the bottom of the sidebar on the left.

Here is what I did so far: Downloaded the snippet and then double clicked “extra content.rwsnippet” to install it.

Next I went into my sidebar and put this in:

<div id="myExtraContent2">
	<ul class="social_links">
		<li><a href="https://twitter.com/JonMessner" class="icon-twitter-sign"></a></li>
		<li><a href="https://www.facebook.com/jonathan1messner" class="icon-facebook-sign"></a></li>
	</ul>
</div>

However, all I am getting are bullet points at the bottom. Please help!!!

Jon

All I can see is that little animation of dots.

Peter-
Yes that appears to be the problem…

The Font Awesome code looks wrong.

Take a look here - https://archetypon.zendesk.com/hc/en-us/articles/202168415-Font-Awesome

Rob-
Thank you my friend! I think I am finally getting!