@font-face {
	font-family: 'glyphicon-sotic';
	src:url('../fonts/glyphicons-sotic.eot?-qr1lja');
	src:url('../fonts/glyphicons-sotic.eot?#iefix-qr1lja') format('embedded-opentype'),
		url('../fonts/glyphicons-sotic.woff?-qr1lja') format('woff'),
		url('../fonts/glyphicons-sotic.ttf?-qr1lja') format('truetype'),
		url('../fonts/glyphicons-sotic.svg?-qr1lja#glyphicon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="glyphicon-sotic"], [class*=" glyphicon-sotic"] {
	font-family: 'glyphicon-sotic';
	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;
}

.glyphicon-player:before {
	content: "\e602";
}
.glyphicon-stage:before {
	content: "\e601";
}
.glyphicon-medal:before {
	content: "\e603";
}
.glyphicon-venue:before {
	content: "\e605";
}
.glyphicon-user:before {
	content: "\e600";
}
.glyphicon-coach:before {
	content: "\e606";
}
.glyphicon-official:before {
	content: "\e607";
}
.glyphicon-team:before {
	content: "\e608";
}
.glyphicon-competition:before {
	content: "\f091";
}
.glyphicon-fixture:before {
	content: "\f0ce";
}
.glyphicon-organisation:before {
	content: "\f11d";
}
.glyphicon-club:before {
	content: "\f132";
}
.glyphicon-person:before {
	content: "\f183";
}
