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

[class^="icons-"], [class*=" icons-"] {
	font-family: 'km-iconfont';
	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;
}

.icons-km-logo-L:before {
	content: "\e600";
}

.icons-km-logo-S:before {
	content: "\e601";
}

.icons-star:before {
	content: "\e602";
}

.icons-bubble:before {
	content: "\e603";
}

.icons-heart:before {
	content: "\e604";
}

