@font-face {
	font-family: 'gamefont';
	src:url('controllers.eot?qbwtjm');
	src:url('controllers.eot?#iefixqbwtjm') format('embedded-opentype'),
		url('controllers.woff?qbwtjm') format('woff'),
		url('controllers.ttf?qbwtjm') format('truetype'),
		url('controllers.svg?qbwtjm#gamefont') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'gamefont';
	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-gamepad:before {
	content: "\e606";
}
.icon-mouse:before {
	content: "\e607";
}
.icon-gamepad2:before {
	content: "\e608";
}
.icon-mouse2:before {
	content: "\6d";
}
.icon-gamepad3:before {
	content: "\6a";
}
.icon-gamepad4:before {
	content: "\6c";
}
.icon-joystick:before {
	content: "\6e";
}
.icon-joystick2:before {
	content: "\6f";
}
