@font-face {
	font-family: 'fontawesome-clearly';
	src:url('fonts/fontawesome-clearly_-dq6w4p.eot');
	src:url('fonts/fontawesome-clearly.eot') format('embedded-opentype'),
		url('fonts/fontawesome-clearly_-dq6w4p.woff') format('woff'),
		url('fonts/fontawesome-clearly_-dq6w4p.ttf') format('truetype'),
		url('fonts/fontawesome-clearly_-dq6w4p.svg') 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";
}