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

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