@font-face {
	font-family: "hub";
	src: url("hub_icon.woff") format("woff"),
		url("hub_icon.woff2") format("woff2");
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

.hub {
	font-family: "hub" !important;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
}

.hub_pb:before {
	content: "\e800";
}

.hub_ps:before {
	content: "\e801";
}

.hub_persons:before {
	content: "\e807";
}

.hub_users_plus:before {
	content: "\e80d";
}

.hub_user_plus:before {
	content: "\e80e";
}
