@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot');
	src:url('fonts/icomoon.eot?#iefix') format('embedded-opentype'),
		url('fonts/icomoon.ttf') format('truetype'),
		url('fonts/icomoon.woff') format('woff'),
		url('fonts/icomoon.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icons-"], [class*=" icons-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1.2em;
	color: #55ACEE ;
	font-size: 1.4em;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icons-google-plus:before {
	content: "\e600";
}
.icons-facebook:before {
	content: "\e601";
}
.icons-twitter:before {
	content: "\e602";
}
.icons-feed:before {
	content: "\e603";
}
.icons-email:before {
	content: "\e604";
}
.icons-linkedin:before {
	content: "\e605";
}
.icons-youtube:before {
	content: "\e606";
}
.icons-share:before {
	content: "\e607";
}
.icons-materials:before {
	content: "\e608";
}
.icons-calendar:before {
	content: "\e609";
}
.icons-phone:before {
	content: "\e60a";
}
.icons-alerts:before {
	content: "\e60b";
}
.icons-download:before {
	content: "\e60c";
}
.icons-briefcase:before {
	content: "\e60d";
}
.icons-snapshot:before {
	content: "\e60e";
}
.icons-print:before {
	content: "\e60f";
}
