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

[class^="icon-"], [class*=" icon-"] {
	font-family: 'TISSI';
	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-mail:before {
	content: "\e602";
}
.icon-gift:before {
	content: "\e604";
}
.icon-map:before {
	content: "\e606";
}
.icon-camera:before {
	content: "\e607";
}
.icon-stats:before {
	content: "\e608";
}
.icon-stop:before {
	content: "\e609";
}
.icon-radio-checked:before {
	content: "\e60a";
}
.icon-arrow-left:before {
	content: "\e60b";
}
.icon-pencil:before {
	content: "\e605";
}
.icon-facebook:before {
	content: "\e600";
}
.icon-twitter:before {
	content: "\e601";
}
.icon-feed:before {
	content: "\e603";
}
