/** * icon style. */ @font-face { font-family: 'FontAwesome'; font-weight: normal; font-style: normal; } span.tm-follow-link-wrapper { display: block; float: left; margin-left: 7px; } span.tm-follow-link-wrapper:first-child { margin-left: 0; } a.tm-follow-link { display: inline-block; } a.tm-follow-link:before { display: inline-block; font-family: FontAwesome; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-decoration: none; } a.tm-follow-link:hover { color: inherit; } .with-label a.tm-follow-link:before{ margin-right: 3px; } a.tm-follow-link-delicious:before { content: "\f1a5"; } a.tm-follow-link-digg:before { content: "\f1a6"; } a.tm-follow-link-dribbble:before { content: "\f17d"; } a.tm-follow-link-facebook:before { content: "\f09a"; } a.tm-follow-link-flickr:before { content: "\f16e"; } a.tm-follow-link-github:before { content: "\f09b"; } a.tm-follow-link-googleplus:before { content: "\f0d5"; } a.tm-follow-link-instagram:before { content: "\f16d"; } a.tm-follow-link-linkedin:before { content: "\f0e1"; } a.tm-follow-link-pinterest:before { content: "\f0d2"; } a.tm-follow-link-reddit:before { content: "\f1a1"; } a.tm-follow-link-tumblr:before { content: "\f173"; } a.tm-follow-link-twitter:before { content: "\f099"; } a.tm-follow-link-vimeo:before { content: "\f194"; } a.tm-follow-link-weibo:before { content: "\f18a"; } a.tm-follow-link-wordpress:before { content: "\f19a"; } a.tm-follow-link-youtube:before { content: "\f167"; } a.tm-follow-link-xing:before { content: "\f168"; } a.tm-follow-link-this-site:before { content: "\f09e"; } a.tm-follow-link-newsletter:before { content: "\f0e0"; }