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

[class^="icon-"], [class*=" icon-"] {
	font-family: 'cpicons';
	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-cp-comment:before {
	content: "\e60b";
}

.icon-cp-heart:before {
	content: "\e60c";
}

.icon-cp-grunenthal:before {
	content: "\e605";
}

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

.icon-cp-plus:before {
	content: "\e601";
}

.icon-cp-aim:before {
	content: "\e602";
}

.icon-cp-changepain:before {
	content: "\e603";
}

.icon-cp-docs:before {
	content: "\e604";
}

.icon-cp-formations:before {
	content: "\e606";
}

.icon-cp-home:before {
	content: "\e607";
}

.icon-cp-programs:before {
	content: "\e608";
}

.icon-cp-slidekit:before {
	content: "\e609";
}

.icon-cp-smartphone:before {
	content: "\e60a";
}

