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

.cko {
	font-family: 'cko-web';
	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;
}

.cko-globe:before {
	content: "\e62f";
}
.cko-phone:before {
	content: "\e631";
}
