zorrox
Hi
Social icons are not in typo as they will be custom built
you can use fontawesome icon code in the custom html module and link them to your social accounts.
example : <a class="facebook" target="_blank" title="Become a fan on Facebook" href="http://www.facebook.com/joomlart"> <i class="fa fa-facebook"></i><span class="sr-only">Facebook</span </a>