@font-face {
	font-family: 'ico';
	src:url('../fonts/ico.eot?9o037k');
	src:url('../fonts/ico.eot?#iefix9o037k') format('embedded-opentype'),
		url('../fonts/ico.woff?9o037k') format('woff'),
		url('../fonts/ico.ttf?9o037k') format('truetype'),
		url('../fonts/ico.svg?9o037k#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'ico';
	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-logo:before {
	content: "\e600";
}
