
[class^="gbicon-"], [class*=" gbicon-"] {
	font-family: gbicons !important;
	speak: never;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.gbi {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
}

.gbicon-exclamation-circle::before {
	content: "";
}

.gbicon-search::before {
	content: "";
}

.gbicon-times::before {
	content: "";
}

.gbicon-bars::before {
	content: "";
}

.gbicon-arrow-circle-right::before {
	content: "";
}

.gbicon-arrow-circle-left::before {
	content: "";
}

.gbicon-angle-left::before {
	content: "";
}

.gbicon-angle-right::before {
	content: "";
}

.gbicon-angle-down::before {
	content: "";
}

.gbicon-angle-up::before {
	content: "";
}
