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

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

.micon-developer_mode:before {
	content: "\e0a0";
}
.micon-cloud_done:before {
	content: "\e0fa";
}
.micon-cloud_download:before {
	content: "\e0fb";
}
.micon-phone_iphone:before {
	content: "\e120";
}
.micon-watch:before {
	content: "\e12f";
}
.micon-style:before {
	content: "\e1ae";
}
.micon-tag_faces:before {
	content: "\e1b1";
}
.micon-collections_bookmark:before {
	content: "\e1c1";
}
.micon-system_update:before {
	content: "\e22e";
}
.micon-tap_and_play:before {
	content: "\e22f";
}
.micon-group_add:before {
	content: "\e246";
}
.micon-mobile:before {
	content: "\e600";
}
