
.icons8-price-tag:before, .icons8-marker:before, .icons8-gender-neutral-user:before, .icons8-clock:before, .icons8-department:before, .icons8-facebook:before, .icons8-linkedin:before, .icons8-twitter:before {
	display: inline-block;
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "Arlo--Theme2" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 1;
	text-transform: none;
	text-decoration: inherit;
	text-rendering: optimizeLegibility;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-smoothing: antialiased;
}

.icons8-price-tag:before {
	content: "";
}

.icons8-marker:before {
	content: "";
}

.icons8-gender-neutral-user:before {
	content: "";
}

.icons8-clock:before {
	content: "";
}

.icons8-department:before {
	content: "";
}

.icons8-facebook:before {
	content: "";
}

.icons8-linkedin:before {
	content: "";
}

.icons8-twitter:before {
	content: "";
}
