@font-face {
  font-family: 'SofiaProLight';
  src: url('../fonts/SofiaProLight.eot?#iefix') format('embedded-opentype'),  url('../fonts/SofiaProLight.otf')  format('opentype'),
	     url('../fonts/SofiaProLight.woff') format('woff'), url('../fonts/SofiaProLight.ttf')  format('truetype'), url('../fonts/SofiaProLight.svg#SofiaProLight') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Alcubierre';
  src: url('../fonts/Alcubierre.eot?#iefix') format('embedded-opentype'),  url('../fonts/Alcubierre.otf')  format('opentype'),
	     url('../fonts/Alcubierre.woff') format('woff'), url('../fonts/Alcubierre.ttf')  format('truetype'), url('../fonts/Alcubierre.svg#Alcubierre') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
	font-family: 'polyspectral';
	src:url('../fonts/polyspectral.eot?p80q33');
	src:url('../fonts/polyspectral.eot?p80q33#iefix') format('embedded-opentype'),
		url('../fonts/polyspectral.ttf?p80q33') format('truetype'),
		url('../fonts/polyspectral.woff?p80q33') format('woff'),
		url('../fonts/polyspectral.svg?p80q33#polyspectral') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'polyspectral';
	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-home3:before {
	content: "\e900";
}
.icon-image:before {
	content: "\e901";
}
.icon-circle-up:before {
	content: "\e902";
}
.icon-circle-right:before {
	content: "\e903";
}
.icon-circle-down:before {
	content: "\e904";
}
.icon-circle-left:before {
	content: "\e905";
}
.icon-radio-checked:before {
	content: "\e906";
}
.icon-radio-unchecked:before {
	content: "\e907";
}
.icon-github4:before {
	content: "\e908";
}
.icon-github5:before {
	content: "\e909";
}
.icon-linkedin:before {
	content: "\e90a";
}
.icon-audio:before {
	content: "\e90b";
}
.icon-code:before {
	content: "\e90c";
}
.icon-dsp:before {
	content: "\e90d";
}
.icon-mail:before {
	content: "\e90e";
}
.icon-prototype:before {
	content: "\e90f";
}

