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

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

.clearly-icon-twitter-square:before {
	content: "\f081";
}
.clearly-icon-facebook-square:before {
	content: "\f082";
}
.clearly-icon-google-plus-square:before {
	content: "\f0d4";
}