@font-face {
	font-family: 'iconfont';
	src:url('../fonts/iconfont.eot?f0u799');
	src:url('../fonts/iconfont.eot?#iefixf0u799') format('embedded-opentype'),
		url('../fonts/iconfont.ttf?f0u799') format('truetype'),
		url('../fonts/iconfont.woff?f0u799') format('woff'),
		url('../fonts/iconfont.svg?f0u799#iconfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

.icon {
	font-family: 'iconfont';
	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-arrow2-u:before {
	content: "\e600";
}
.icon-rss:before {
	content: "\e601";
}
.icon-twitter:before {
	content: "\e602";
}
.icon-arrow-d:before {
	content: "\e603";
}
.icon-arrow-l:before {
	content: "\e604";
}
.icon-arrow-r:before {
	content: "\e605";
}
.icon-arrow-u:before {
	content: "\e606";
}
.icon-blank:before {
	content: "\e607";
}
.icon-menu:before {
	content: "\e608";
}