@font-face {
	font-family: 'icomoon';
	src:url('http://static.tumblr.com/sas2ex2/AW1n6r4h2/icomoon.eot');
	src:url('http://static.tumblr.com/sas2ex2/8Dfn6r4i6/icomoon__1_.eot') format('embedded-opentype'),
		url('http://static.tumblr.com/sas2ex2/yRan6r4jg/icomoon.woff') format('woff'),
		url('http://static.tumblr.com/sas2ex2/13fn6r4kf/icomoon.ttf') format('truetype'),
		url('http://static.tumblr.com/sas2ex2/PxGn6r4n0/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-pencil:before {
	content: "\e600";
}
.icon-folder:before {
	content: "\e601";
}
.icon-tag:before {
	content: "\e602";
}
.icon-envelope:before {
	content: "\e603";
}
.icon-bubble:before {
	content: "\e604";
}
.icon-user:before {
	content: "\e605";
}
.icon-quotes-left:before {
	content: "\e606";
}
.icon-search:before {
	content: "\e607";
}
.icon-list:before {
	content: "\e608";
}
.icon-menu:before {
	content: "\e609";
}
.icon-link:before {
	content: "\e60a";
}
.icon-heart:before {
	content: "\e60b";
}
.icon-cancel-circle:before {
	content: "\e60c";
}
.icon-loop:before {
	content: "\e60d";
}