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

[class^="icon-"], [class*=" icon-"] {
	font-family: 'zeising-icons';
	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-list:before {
	content: "\e600";
}
.icon-list2:before {
	content: "\e601";
}
.icon-arrow-right:before {
	content: "\e602";
}
