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

[class^="icon-"], [class*=" icon-"] {
	font-family: 'helix', sans-serif;
	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-helix:before {
	content: "\e600";
}
.icon-cog:before {
	content: "\e601";
}
.icon-refresh:before {
	content: "\e602";
}
.icon-th-list:before {
	content: "\e603";
}
.icon-list:before {
	content: "\e604";
}
.icon-arrow-right:before {
	content: "\e605";
}
.icon-chevron-right:before {
	content: "\e606";
}
.icon-chevron-left:before {
	content: "\e607";
}
.icon-twitter:before {
	content: "\e608";
}
.icon-facebook:before {
	content: "\e609";
}
.icon-envelope-alt:before {
	content: "\e60a";
}
.icon-linkedin:before {
	content: "\e60b";
}
.icon-bolt:before {
	content: "\e60c";
}
.icon-lightbulb:before {
	content: "\e60d";
}
.icon-link:before {
	content: "\e60e";
}
.icon-map-marker:before {
	content: "\e60f";
}
