@font-face {
  font-family: 'inforeco';
  src:  url('fonts/inforeco.eot?mj6n4u');
  src:  url('fonts/inforeco.eot?mj6n4u#iefix') format('embedded-opentype'),
    url('fonts/inforeco.ttf?mj6n4u') format('truetype'),
    url('fonts/inforeco.woff?mj6n4u') format('woff'),
    url('fonts/inforeco.svg?mj6n4u#inforeco') format('svg');
  font-weight: normal;
  font-style: normal;
}

.icon-bold {
	
	font-weight: bold !important;
}
.icon-2x {
	
	font-size: 200% !important;
}

@media (max-width: 768px) {
	
	.icon-sm-2x {

		font-size: 200% !important;
	}	

}
i, .icomoon-liga {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'inforeco' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  
  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-classroom:before {
  content: "\e900";
}
.icon-hub:before {
  content: "\e901";
}
.icon-router:before {
  content: "\e902";
}
.icon-thermal-printer:before {
  content: "\e903";
}
.icon-multifunction-laser:before {
  content: "\e904";
}
.icon-multifunction-inkjet:before {
  content: "\e905";
}
.icon-inkjet-printer:before {
  content: "\e906";
}
.icon-laser-printer:before {
  content: "\e907";
}
.icon-drums:before {
  content: "\e908";
}
.icon-printhead:before {
  content: "\e909";
}
.icon-fax-roll:before {
  content: "\e90a";
}
.icon-paper-roll:before {
  content: "\e90b";
}
.icon-ribbon-cartridge:before {
  content: "\e90c";
}
.icon-toner-cartridge:before {
  content: "\e90d";
}
.icon-ink-cartridge:before {
  content: "\e90e";
}
.icon-operating-system:before {
  content: "\e90f";
}
.icon-antivirus:before {
  content: "\e910";
}
.icon-usb-cable:before {
  content: "\e911";
}
.icon-sound-cable:before {
  content: "\e912";
}
.icon-power-adapter:before {
  content: "\e913";
}
.icon-power-cable:before {
  content: "\e914";
}
.icon-ethernet-cable:before {
  content: "\e915";
}
.icon-vga-cable:before {
  content: "\e916";
}
.icon-pendrive:before {
  content: "\e917";
}
.icon-memory-card:before {
  content: "\e918";
}
.icon-internal-hdd:before {
  content: "\e919";
}
.icon-external-hdd:before {
  content: "\e91a";
}
.icon-compact-disc:before {
  content: "\e91b";
}
.icon-plug:before {
  content: "\e91c";
}
.icon-keyboard:before {
  content: "\e91d";
}
.icon-monitor:before {
  content: "\e91e";
}
.icon-headphones:before {
  content: "\e91f";
}
.icon-laptop:before {
  content: "\e920";
}
.icon-allinone:before {
  content: "\e921";
}
.icon-desktop:before {
  content: "\e922";
}
