
[class^="aurum-"], [class*=" aurum-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "AurumIcons" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.aurum-star:before {
	content: "";
}

.aurum-add-plus:before {
	content: "";
}

.aurum-forward:before {
	content: "";
}

.aurum-list-add:before {
	content: "";
}

.aurum-arrow-left-mini:before {
	content: "";
}

.aurum-arrow-right-mini:before {
	content: "";
}

.aurum-minus:before {
	content: "";
}
