@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot?-besroz');
	src:url('../fonts/icomoon.eot?#iefix-besroz') format('embedded-opentype'),
		url('../fonts/icomoon.ttf?-besroz') format('truetype'),
		url('../fonts/icomoon.woff?-besroz') format('woff'),
		url('../fonts/icomoon.svg?-besroz#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-home3:before {
	content: "\e600";
}
.icon-tree:before {
	content: "\e601";
}
.icon-mail:before {
	content: "\e602";
}
.icon-facebook2:before {
	content: "\e603";
}
.icon-twitter2:before {
	content: "\e604";
}
.icon-youtube3:before {
	content: "\e605";
}
.icon-dropbox:before {
	content: "\e606";
}
.icon-apple:before {
	content: "\e607";
}
.icon-android:before {
	content: "\e608";
}
.icon-windows8:before {
	content: "\e609";
}
