@font-face {
	font-family: 'icomoon';
	src:url('/css/fonts/icomoon.eot?11jp35');
	src:url('/css/fonts/icomoon.eot?#iefix11jp35') format('embedded-opentype'),
		url('/css/fonts/icomoon.woff?11jp35') format('woff'),
		url('/css/fonts/icomoon.ttf?11jp35') format('truetype'),
		url('/css/fonts/icomoon.svg?11jp35#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-files-empty:before {
	content: "\e925";
}

.et-info-phone:before {
	content: "\e942";
}

.icon-google-plus:before {
	content: "\ea88";
}

.icon-facebook:before {
	content: "\ea8c";
}

.icon-twitter:before {
	content: "\ea91";
}

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

