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

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

.cp-train {
    position:relative;
    top:2px;
}

.cp-train:before {
	content: "\e611";
}
.cp-fee:before {
	content: "\e60d";
}
.cp-discount:before {
	content: "\e60e";
}
.cp-account-code:before {
	content: "\e60f";
}
.cp-roles:before {
	content: "\e610";
}
.cp-reset-password:before {
	content: "\e609";
}
.cp-agency:before {
	content: "\e60a";
}
.cp-logout:before {
	content: "\e60b";
}
.cp-user-picture:before {
	content: "\e60c";
}
.cp-add:before {
	content: "\e608";
}
.cp-delete:before {
	content: "\e606";
}
.cp-edit:before {
	content: "\e607";
}
.cp-users:before {
	content: "\e605";
}
.cp-flight:before {
	content: "\e604";
}
.cp-search:before {
	content: "\e600";
}
.cp-settings:before {
	content: "\e601";
}
.cp-settings-alt:before {
	content: "\e602";
}
.cp-bookings:before {
	content: "\e603";
}
