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

[class^="icon-"], [class*=" icon-"] {
	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;
}

.icon-home-outline:before {
	content: "\e600";
}

.icon-image-outline:before {
	content: "\e609";
}

.icon-mail:before {
	content: "\e601";
}

.icon-group-outline:before {
	content: "\e602";
}

.icon-edit:before {
	content: "\e603";
}

.icon-sort-alphabetically-outline:before {
	content: "\e604";
}

.icon-compass:before {
	content: "\e605";
}

.icon-bookmark:before {
	content: "\e606";
}

.icon-calender-outline:before {
	content: "\e607";
}

.icon-ticket:before {
	content: "\e608";
}