@font-face {
	font-family: icon;
	src: url("flaticon.woff") format("woff"), url("flaticon.ttf") format("truetype");
}
.icon-stats:before {
	content: "\f101";
	font-family: icon;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-analysis:before {
	content: "\f102";
	font-family: icon;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-3d-design:before {
	content: "\f103";
	font-family: icon;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-isometric-perspective-cube:before {
	content: "\f104";
	font-family: icon;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-cube:before {
	content: "\f105";
	font-family: icon;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}