@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot?66kivp');
	src:url('../fonts/icomoon.eot?#iefix66kivp') format('embedded-opentype'),
		url('../fonts/icomoon.woff?66kivp') format('woff'),
		url('../fonts/icomoon.ttf?66kivp') format('truetype'),
		url('../fonts/icomoon.svg?66kivp#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-forward:before {
	content: "\e617";
}
.icon-backward:before {
	content: "\e618";
}
.icon-feed:before {
	content: "\e619";
}
.icon-feed2:before {
	content: "\e61a";
}
.icon-tag:before {
	content: "\e614";
}
.icon-stopwatch:before {
	content: "\e616";
}
.icon-calendar:before {
	content: "\e615";
}
.icon-facebook:before {
	content: "\e600";
}
.icon-google-plus:before {
	content: "\e601";
}
.icon-twitter:before {
	content: "\e602";
}
.icon-facebook2:before {
	content: "\e603";
}
.icon-twitter2:before {
	content: "\e604";
	padding-right:0.4em;
}
.icon-menu:before {
	content: "\e605";
	padding-right:0.4em;
}
.icon-folder:before {
	content: "\e606";
}
.icon-earth:before {
	content: "\e607";
}
.icon-link:before {
	content: "\e608";
}
.icon-play:before {
	content: "\e609";
}
