@font-face {
  font-family: 'ore-product-icon';
  src:  url('fonts/ore-product-icon.eot?25wl1m');
  src:  url('fonts/ore-product-icon.eot?25wl1m#iefix') format('embedded-opentype'),
    url('fonts/ore-product-icon.ttf?25wl1m') format('truetype'),
    url('fonts/ore-product-icon.woff?25wl1m') format('woff'),
    url('fonts/ore-product-icon.svg?25wl1m#ore-product-icon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="ore-prod"], [class*=" ore-prod"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'ore-product-icon' !important;
  speak: never;
  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;
}

.ore-prodore-icon-big-arrow:before {
  content: "\e900";
}
.ore-prodore-icon-controls:before {
  content: "\e901";
}
.ore-prodore-icon-led-bulb:before {
  content: "\e902";
}
.ore-prodore-icon-minus:before {
  content: "\e903";
}
.ore-prodore-icon-plus:before {
  content: "\e904";
}
.ore-prodore-icon-pole:before {
  content: "\e905";
}
.ore-prodore-icon-pole-bracket:before {
  content: "\e906";
}
.ore-prodore-icon-right-arrow:before {
  content: "\e907";
}
.ore-prodore-icon-search:before {
  content: "\e908";
}
.ore-prodore-icon-spotlight:before {
  content: "\e909";
}
.ore-prodore-icon-zoom:before {
  content: "\e90a";
}
