@font-face {
	font-family: 'social-linkage';
	src:url('fonts/social-linkage.eot');
	src:url('fonts/social-linkage.eot?#iefix') format('embedded-opentype'),
		url('fonts/social-linkage.ttf') format('truetype'),
		url('fonts/social-linkage.woff') format('woff'),
		url('fonts/social-linkage.svg#social-linkage') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="sl-"], [class*=" sl-"] {
	font-family: 'social-linkage';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.sl-youtube:before {
	content: "\e600";
}
.sl-twitter:before {
	content: "\e601";
}
.sl-tumblr:before {
	content: "\e602";
}
.sl-slideshare:before {
	content: "\e603";
}
.sl-linkedin:before {
	content: "\e604";
}
.sl-googleplus:before {
	content: "\e605";
}
.sl-github:before {
	content: "\e606";
}
.sl-facebook:before {
	content: "\e607";
}
.sl-dribbble:before {
	content: "\e608";
}
