@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?isr2lr');
  src:  url('../fonts/icomoon.eot?isr2lr#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?isr2lr') format('truetype'),
    url('../fonts/icomoon.woff?isr2lr') format('woff'),
    url('../fonts/icomoon.svg?isr2lr#icomoon') format('svg');
  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-up:before{display:inline-block; transform:rotate(-90deg); -webkit-transform:rotate(-90deg);}
.icon-down:before{display:inline-block; transform:rotate(90deg); -webkit-transform:rotate(90deg);}
.icon-flip:before{display:inline-block; transform:rotate(180deg); -webkit-transform:rotate(180deg);}

.icon-icon_apptech:before {
  content: "\e900";
}
.icon-icon_brochures:before {
  content: "\e901";
}
.icon-icon_cellcounter:before {
  content: "\e902";
}
.icon-icon_chart:before {
  content: "\e903";
}
.icon-icon_checkmark:before {
  content: "\e904";
}
.icon-icon_citation:before {
  content: "\e905";
}
.icon-icon_close-1:before {
  content: "\e906";
}
.icon-icon_close-2:before {
  content: "\e907";
}
.icon-icon_datasheet:before {
  content: "\e908";
}
.icon-icon_domore:before {
  content: "\e909";
}
.icon-icon_dropdown:before {
  content: "\e90a";
}
.icon-icon_instruments:before {
  content: "\e90b";
}
.icon-icon_knowmore:before {
  content: "\e90c";
}
.icon-icon_link:before {
  content: "\e90d";
}
.icon-icon_PDF:before {
  content: "\e90e";
}
.icon-icon_presentation:before {
  content: "\e90f";
}
.icon-icon_publication:before {
  content: "\e910";
}
.icon-icon_resources:before {
  content: "\e911";
}
.icon-icon_search:before {
  content: "\e912";
}
.icon-icon_seemore:before {
  content: "\e913";
}
.icon-icon_specs:before {
  content: "\e914";
}
.icon-icon_technology:before {
  content: "\e915";
}
.icon-icon_trash:before {
  content: "\e916";
}
.icon-icon_webinar:before {
  content: "\e917";
}
