@font-face {
	font-family: 'ai-squared';
	src:url('ai-squared.eot?n2fux');
	src:url('ai-squared.eot?#iefixn2fux') format('embedded-opentype'),
		url('ai-squared.woff?n2fux') format('woff'),
		url('ai-squared.ttf?n2fux') format('truetype'),
		url('ai-squared.svg?n2fux#ai-squared') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'ai-squared';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	
	/* Enable Ligatures ================ */
	-webkit-font-feature-settings: "liga";
	-moz-font-feature-settings: "liga=1";
	-moz-font-feature-settings: "liga";
	-ms-font-feature-settings: "liga" 1;
	-o-font-feature-settings: "liga";
	font-feature-settings: "liga";

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-sitecues-mark:before {
	content: "\6e";
}
.icon-sitecues-type:before {
	content: "\71";
}
.icon-ai-squared-mark:before {
	content: "\6d";
}
.icon-ai-squared-type:before {
	content: "\69";
}
.icon-zoom2text:before {
	content: "\74";
}
.icon-zoom:before {
	content: "\7a";
}
.icon-site:before {
	content: "\73";
}
.icon-cues:before {
	content: "\63";
}
.icon-aisquared:before {
	content: "\61";
}
.icon-zoomtext:before {
	content: "\32";
}
.icon-sitecues:before {
	content: "\33";
}
