@font-face {
	font-family: 'creato_icf';
	src:url('fonts/creato_icf.eot?hjj2xd');
	src:url('fonts/creato_icf.eot?hjj2xd#iefix') format('embedded-opentype'),
		url('fonts/creato_icf.ttf?hjj2xd') format('truetype'),
		url('fonts/creato_icf.woff?hjj2xd') format('woff'),
		url('fonts/creato_icf.svg?hjj2xd#creato_icf') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icf_"], [class*=" icf_"] {
	font-family: 'creato_icf';
	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;
}

.icf_close:before {
	content: "\f00d";
}
.icf_bars:before {
	content: "\f0c9";
}
.icf_cross:before {
	content: "\e800";
}
.icf_menu:before {
	content: "\e801";
}
.icf_mail:before {
	content: "\e802";
}
.icf_fb:before {
	content: "\ea8e";
}
.icf_tw:before {
	content: "\ea93";
}

