@font-face {
  font-family: 'icomoon';
  src:  url('icomoon.eot?6zm517');
  src:  url('icomoon.eot?6zm517#iefix') format('embedded-opentype'),
    url('icomoon.ttf?6zm517') format('truetype'),
    url('icomoon.woff?6zm517') format('woff'),
    url('icomoon.svg?6zm517#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face{
	font-family: :'barcodeSGAP';
	src: url('c39hrp25dhtt.tt') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face{
	font-family: :'Arial';
	src: url('arial.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-home:before {
  content: "\e900";
}
.icon-pencil2:before {
  content: "\e906";
}
.icon-profile:before {
  content: "\e923";
}
.icon-folder-open:before {
  content: "\e930";
}
.icon-spinner10:before {
  content: "\e983";
}
.icon-key:before {
  content: "\e98d";
}
.icon-equalizer:before {
  content: "\e992";
}
.icon-cog:before {
  content: "\e994";
}
.icon-cogs:before {
  content: "\e995";
}
.icon-aid-kit:before {
  content: "\e998";
}
.icon-list2:before {
  content: "\e9bb";
}
.icon-menu:before {
  content: "\e9bd";
}
.icon-enter:before {
  content: "\ea13";
}

