@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon_-9wa0c2.eot');
	src:url('../fonts/icomoon.eot') format('embedded-opentype'),
		url('../fonts/icomoon_-9wa0c2.woff') format('woff'),
		url('../fonts/icomoon_-9wa0c2.ttf') format('truetype'),
		url('../fonts/icomoon_-9wa0c2-icomoon.svg') 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-align-justify:before {
	content: "\e026";
}
.icon-skip-back:before {
	content: "\e050";
}
.icon-rewind:before {
	content: "\e051";
}
.icon-play:before {
	content: "\e052";
}
.icon-fast-forward:before {
	content: "\e055";
}
.icon-skip-forward:before {
	content: "\e056";
}
.icon-folder:before {
	content: "\e059";
	padding-right:0.3em
}
.icon-tag:before {
	content: "\e085";
	padding-right:0.3em
}
.icon-stopwatch:before {
	content: "\e600";
	padding-right:0.3em
}
.icon-calendar:before {
	content: "\e60b";
	padding-right:0.3em
}
.icon-twitter:before {
	content: "\e601";
}
.icon-facebook:before {
	content: "\e602";
}
.icon-linkedin:before {
	content: "\e603";
}