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

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icoFont';
	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-arrow-up:before {
	content: "\ea32";
}

.icon-google-plus2:before {
	content: "\ea89";
}

.icon-facebook2:before {
	content: "\ea8d";
}

.icon-twitter2:before {
	content: "\ea92";
}

.icon-dribbble2:before {
	content: "\eaa7";
}

.icon-deviantart2:before {
	content: "\eaac";
}

.icon-tumblr2:before {
	content: "\eabc";
}

.icon-linkedin:before {
	content: "\eac8";
}

.icon-lastfm2:before {
	content: "\eacb";
}

.icon-pinterest2:before {
	content: "\ead1";
}

