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

[class^="icon-"], [class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	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-kachel:before {
	content: "\e902";
}

.icon-nav_menu:before {
	content: "\e900";
}

.icon-arrow_downward:before {
	content: "\e5db";
}

.icon-arrow_forward:before {
	content: "\e5c8";
}

.icon-navigate_before:before {
	content: "\e408";
}

.icon-navigate_next:before {
	content: "\e409";
}

.icon-close:before {
	content: "\e5cd";
}

.icon-markunread:before {
	content: "\e159";
}

.icon-keyboard_arrow_down:before {
	content: "\e313";
}

.icon-keyboard_arrow_up:before {
	content: "\e316";
}

.icon-shopping_cart:before {
	content: "\e8cc";
}

.icon-home:before {
	content: "\e901";
}

.icon-coin-euro:before {
	content: "\e93c";
}

.icon-phone2:before {
	content: "\e942";
}

.icon-user:before {
	content: "\e971";
}
.icon-file-pdf:before {
	content: " \eadf";
}


.icon-search:before {
	content: "\e986";
}

.icon-plus:before {
	content: "\ea0a";
}

.icon-minus:before {
	content: "\ea0b";
}

.icon-facebook:before {
	content: "\ea90";
}

.collapsed .icon-minus:before {
	content: "\ea0a";
}