@font-face {
  font-family: 'xis-icons';
  src:  url('../resources/fonts/xis-icons.eot?l0t058');
  src:  url('../resources/fonts/xis-icons.eot?l0t058#iefix') format('embedded-opentype'),
    url('../resources/fonts/xis-icons.ttf?l0t058') format('truetype'),
    url('../resources/fonts/xis-icons.woff?l0t058') format('woff'),
    url('../resources/fonts/xis-icons.svg?l0t058#xis-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}

.xisConnectClientIcon {
	background:url("../resources/images/xisconnect16x16.ico") no-repeat !important;
    font-family: 'xis-icons' !important;
	speak: none;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-indent: 0px !important;
	font-size: 1em;
	color: #00AFCE;
	padding-right: 0.2em;
	padding-left: 2px;
}