@font-face {
	font-family: 'icomoon';
	src:url('font/icomoon.eot?-xe58t8');
	src:url('font/icomoon.eot?#iefix-xe58t8') format('embedded-opentype'),
		url('font/icomoon.woff?-xe58t8') format('woff'),
		url('font/icomoon.ttf?-xe58t8') format('truetype'),
		url('font/icomoon.svg?-xe58t8#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-screen:before {
	content: "\e600";
}
.icon-mobile:before {
	content: "\e601";
}
.icon-tablet:before {
	content: "\e602";
}
.icon-airplane:before {
	content: "\e603";
}
.icon-download:before {
	content: "\e604";
}
.icon-earth:before {
	content: "\e605";
}
