@font-face {
	font-family: 'browsers';
	src:url('../fonts/browsers.eot?-ki7v1t');
	src:url('../fonts/browsers.eot?#iefix-ki7v1t') format('embedded-opentype'),
		url('../fonts/browsers.woff?-ki7v1t') format('woff'),
		url('../fonts/browsers.ttf?-ki7v1t') format('truetype'),
		url('../fonts/browsers.svg?-ki7v1t#browsers') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'browsers';
	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-chrome:before {
	content: "\eae5";
}

.icon-firefox:before {
	content: "\eae6";
}

.icon-IE:before {
	content: "\eae7";
}

.icon-opera:before {
	content: "\eae8";
}

.icon-safari:before {
	content: "\eae9";
}