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

[class^="icon-"], [class*=" icon-"] {
	font-family: 'tamanlampu';
	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-play:before {
	content: "\e900";
}
.icon-home:before {
	content: "\e901";
}
.icon-illumination:before {
	content: "\e902";
}
.icon-jewelry:before {
	content: "\e903";
}
.icon-logo1:before {
	content: "\e904";
}
.icon-logo2:before {
	content: "\e905";
}
.icon-envelope:before {
	content: "\e906";
}

