@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?8q6if6');
	src:url('fonts/icomoon.eot?#iefix8q6if6') format('embedded-opentype'),
		url('fonts/icomoon.woff?8q6if6') format('woff'),
		url('fonts/icomoon.ttf?8q6if6') format('truetype'),
		url('fonts/icomoon.svg?8q6if6#icomoon') 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-mobile:before {
	content: "\e606";
}

.icon-sound:before {
	content: "\e605";
}

.icon-circle:before {
	content: "\e604";
}

.icon-link:before {
	content: "\e603";
}

.icon-blank:before {
	content: "\e602";
}

.icon-menu:before {
	content: "\e601";
}

.icon-arrowUp:before {
	content: "\e600";
}

