@font-face {
	font-family: 'kkcam';
	src: url('../fonts/kkcam.eot');
}

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


i {
	font-family: 'kkcam';
	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-kk-camera:before {
	content: "\e600";
}

