@font-face {
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/glyphicons-halflings-regular.eot?v=20260313');
	src:
		url('../fonts/glyphicons-halflings-regular.eot?v=20260313#iefix') format('embedded-opentype'),
		url('../fonts/glyphicons-halflings-regular.woff?v=20260313') format('woff'),
		url('../fonts/glyphicons-halflings-regular.ttf?v=20260313') format('truetype'),
		url('../fonts/glyphicons-halflings-regular.svg?v=20260313#glyphicons_halflingsregular') format('svg');
}

.vi-acindex-scope .glyphicon,
.vi-acindex-scope .glyphicon::before {
	font-family: 'Glyphicons Halflings' !important;
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.vi-acindex-scope .glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
}
