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

[class^="ff-social-"], [class*=" ff-social-"] {
	font-family: 'ff-social';
	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;
}

.ff-social-twitter:before {
	content: "\e600";
}
.ff-social-facebook:before {
	content: "\e601";
}
.ff-social-googleplus:before {
	content: "\e602";
}
.ff-social-pinterest:before {
	content: "\e603";
}
.ff-social-linkedin:before {
	content: "\e604";
}
