@font-face {
	font-family: 'icomoon';
	src:url('webkasse/icomoon.eot');
	src:url('webkasse/icomoon.eot') format('embedded-opentype'),
		url('webkasse/icomoon.woff') format('woff'),
		url('webkasse/icomoon.ttf') format('truetype'),
		url('webkasse/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;
}

/**
	Charset
*/
.icon-basket:before {
	content: "\e900";
}
.icon-box:before {
	content: "\e901";
}
.icon-dashboard:before {
	content: "\e902";
}
.icon-delete:before {
	content: "\e903";
}
.icon-discount:before {
	content: "\e904";
}
.icon-folder:before {
	content: "\e905";
}
.icon-gift:before {
	content: "\e906";
}
.icon-grid:before {
	content: "\e907";
}
.icon-heart:before {
	content: "\e908";
}
.icon-history:before {
	content: "\e909";
}
.icon-info:before {
	content: "\e90a";
}
.icon-list:before {
	content: "\e90b";
}
.icon-menu:before {
	content: "\e90c";
}
.icon-money:before {
	content: "\e90d";
}
.icon-paycard:before {
	content: "\e90e";
}
.icon-search:before {
	content: "\e90f";
}
.icon-settings:before {
	content: "\e910";
}
