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

[class^="icon-"], [class*=" icon-"] {
	font-family: 'jsw';
	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-angle-down:before {
	content: "\e600";
}

.icon-angle-left:before {
	content: "\e601";
}

.icon-angle-right:before {
	content: "\e602";
}

.icon-angle-up:before {
	content: "\e603";
}

.icon-close:before {
	content: "\e604";
}

.icon-arrow-down:before {
	content: "\e605";
}

.icon-arrow-right:before {
	content: "\e606";
}

.icon-braket-left:before {
	content: "\e607";
}

.icon-braket-right:before {
	content: "\e608";
}

.icon-call:before {
	content: "\e609";
}

.icon-mail:before {
	content: "\e60a";
}

.icon-send:before {
	content: "\e60b";
}

.icon-menu:before {
	content: "\e60c";
}

.icon-discovery:before {
	content: "\e60d";
}

.icon-design:before {
	content: "\e60e";
}

.icon-develop:before {
	content: "\e60f";
}

.icon-support:before {
	content: "\e610";
}

.icon-facebook:before {
	content: "\e611";
}

.icon-twitter:before {
	content: "\e612";
}

.icon-google-plus:before {
	content: "\e613";
}

