@font-face {
	font-family: 'ibmec';
	src:url('../../fonts/ibmec.eot?-pwpof3');
	src:url('../../fonts/ibmec.eot?#iefix-pwpof3') format('embedded-opentype'),
		url('../../fonts/ibmec.ttf?-pwpof3') format('truetype'),
		url('../../fonts/ibmec.woff?-pwpof3') format('woff'),
		url('../../fonts/ibmec.svg?-pwpof3#ibmec') format('svg');
	font-weight: normal;
	font-style: normal;
}

.icon {
	font-family: 'ibmec';
	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-home:before {
	content: "\f015";
}
.icon-road:before {
	content: "\f018";
}
.icon-volume-off:before {
	content: "\f026";
}
.icon-volume-up:before {
	content: "\f028";
}
.icon-book:before {
	content: "\f02d";
}
.icon-step-backward:before {
	content: "\f048";
}
.icon-play:before {
	content: "\f04b";
}
.icon-pause:before {
	content: "\f04c";
}
.icon-step-forward:before {
	content: "\f051";
}
.icon-expand:before {
	content: "\f065";
}
.icon-plus:before {
	content: "\f067";
}
.icon-minus:before {
	content: "\f068";
}
.icon-comment:before {
	content: "\f075";
}
.icon-file-text-o:before {
	content: "\f0f6";
}
.icon-angle-left:before {
	content: "\f104";
}
.icon-angle-right:before {
	content: "\f105";
}
.icon-angle-up:before {
	content: "\f106";
}
.icon-angle-down:before {
	content: "\f107";
}
.icon-quote-left:before {
	content: "\f10d";
}
.icon-quote-right:before {
	content: "\f10e";
}
