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

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	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-twitter-square:before {
	content: "\f081";
}
.icon-facebook-square:before {
	content: "\f082";
}
.icon-linkedin-square:before {
	content: "\f08c";
}
.icon-phone-square:before {
	content: "\f098";
}
.icon-globe:before {
	content: "\f0ac";
}
.icon-pinterest:before {
	content: "\f0d2";
}
.icon-pinterest-square:before {
	content: "\f0d3";
}
.icon-google-plus-square:before {
	content: "\f0d4";
}
.icon-google-plus:before {
	content: "\f0d5";
}
.icon-chevron-circle-up:before {
	content: "\f139";
}
.icon-public:before {
	content: "\e258";
}
