
.fa-goal-net,
.fa-court-sport {
	display: inline-block !important;
	height: 1em !important;
	background-color: currentColor;
	vertical-align: -0.125em;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: center;
	mask-position: center;
	-webkit-mask-size: contain;
	mask-size: contain;
}

.fa-goal-net::before,
.fa-court-sport::before {
	content: none !important;
}

.fa-goal-net {
	width: 1.3em !important;
	-webkit-mask-image: url("/icons/goal-net-8eb4b259c8af9246c27ee2f4fb1ae4db.svg");
	mask-image: url("/icons/goal-net-8eb4b259c8af9246c27ee2f4fb1ae4db.svg");
}

.fa-court-sport {
	width: 1.33em !important;
	-webkit-mask-image: url("/icons/court-sport-8aed42f5afcd23d6ce410c22af0e5a31.svg");
	mask-image: url("/icons/court-sport-8aed42f5afcd23d6ce410c22af0e5a31.svg");
}
