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

[class^="icon-"], [class*=" icon-"] {
	font-family: 'Haskell';
	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-arrow:before {
	content: "\e607";
}
.icon-menu:before {
	content: "\e602";
}
.icon-mac-icon:before {
	content: "\e603";
}
.icon-windows-icon:before {
	content: "\e604";
}
.icon-linux-icon:before {
	content: "\e601";
}
.icon-Haskell-Logo:before {
	content: "\e600";
}
.icon-cross:before {
	content: "\e605";
}
.icon-list:before {
	content: "\e606";
}
