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

[class^="ticon-"], [class*=" ticon-"] {
	font-family: 'tuweia-icon';
	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;
}

[class^="ticon-"]:before, [class*=" ticon-"]:before {
	vertical-align:top;
	display:inline-block;
}

.ticon-logo:before {
	content: "\e600";
}
.ticon-user:before {
	content: "\e601";
}
.ticon-yuyue:before {
	content: "\e602";
}
.ticon-image:before {
	content: "\e603";
}
.ticon-news:before {
	content: "\e604";
}
.ticon-shopp:before {
	content: "\e605";
}
.ticon-fenxiao:before {
	content: "\e606";
}
.ticon-play:before {
	content: "\e607";
}
.ticon-flow1:before {
	content: "\e608";
}
.ticon-flow2:before {
	content: "\e609";
}
.ticon-flow3:before {
	content: "\e60a";
}
.ticon-right:before {
	content: "\e60b";
}
.ticon-search:before {
	content: "\e60c";
}
.ticon-home:before {
	content: "\e60d";
}
.ticon-other:before {
	content: "\e610";
}
.ticon-visuali:before {
  content: "\e900";
	color: #D0427D;
}
.ticon-function:before {
  content: "\e901";
	color: #FB7D33;
}
.ticon-free:before {
  content: "\e902";
	color: #42C5BF;
}
.ticon-architecture:before {
  content: "\e903";
	color: #79B6F0;
}
.ticon-allplatform:before {
  content: "\e904";
	color: #AA4DC8;
}
.ticon-admin:before {
  content: "\e905";
	color: #F9A339;
}


