@font-face {
	font-family: 'resolvicons';
	src:url('../fonts/resolvicons.eot?-y5da9x');
	src:url('../fonts/resolvicons.eot?#iefix-y5da9x') format('embedded-opentype'),
		url('../fonts/resolvicons.woff?-y5da9x') format('woff'),
		url('../fonts/resolvicons.ttf?-y5da9x') format('truetype'),
		url('../fonts/resolvicons.svg?-y5da9x#resolvicons') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'resolvicons';
	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-delete:before {
	content: "\e600";
}
.icon-cog:before {
	content: "\e601";
}
.icon-pin:before {
	content: "\e602";
}
.icon-folder:before {
	content: "\e604";
}
.icon-book:before {
	content: "\e603";
}
.icon-create:before {
	content: "\e605";
}
.icon-home:before {
	content: "\e606";
}
.icon-help:before {
	content: "\e607";
}
.icon-menu:before {
	content: "\e608";
}
.icon-back:before {
	content: "\e60c";
}
.icon-collapse:before {
	content: "\e60d";
}
.icon-expand:before {
	content: "\e609";
}
.icon-magnify:before {
	content: "\e60a";
}
.icon-mobile:before {
	content: "\e60b";
}
