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

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

.icon-external-link:before {
	content: "\e900";
}
.icon-twitter:before {
	content: "\e901";
}
.icon-facebook:before {
	content: "\e902";
}
.icon-pinterest:before {
	content: "\e903";
}
.icon-google-plus:before {
	content: "\e904";
}
.icon-linkedin:before {
	content: "\e905";
}
.icon-youtube:before {
	content: "\e906";
}
.icon-tumblr:before {
	content: "\e907";
}
.icon-skype:before {
	content: "\e908";
}
.icon-vimeo:before {
	content: "\e909";
}
