@font-face {
  font-family: 'lumicla-style';
  src:  url('fonts/lumicla-style.eot?o284iv');
  src:  url('fonts/lumicla-style.eot?o284iv#iefix') format('embedded-opentype'),
    url('fonts/lumicla-style.ttf?o284iv') format('truetype'),
    url('fonts/lumicla-style.woff?o284iv') format('woff'),
    url('fonts/lumicla-style.svg?o284iv#lumicla-style') 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: 'lumicla-style' !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-logo:before {
  content: "\e900";
}
.icon-p12:before {
  content: "\e901";
}
.icon-p19:before {
  content: "\e902";
}
.icon-p25:before {
  content: "\e903";
}
.icon-home:before {
  content: "\e904";
}
.icon-cart:before {
  content: "\e93a";
}
.icon-spinner4:before {
  content: "\e97d";
}
.icon-spinner6:before {
  content: "\e97f";
}
.icon-spinner11:before {
  content: "\e984";
}
.icon-zoom-in:before {
  content: "\e987";
}
.icon-bookmark:before {
  content: "\e9d2";
}
.icon-warning:before {
  content: "\ea07";
}
.icon-notification:before {
  content: "\ea08";
}
.icon-question:before {
  content: "\ea09";
}
.icon-info:before {
  content: "\ea0c";
}
.icon-checkbox-checked:before {
  content: "\ea52";
}
.icon-checkbox-unchecked:before {
  content: "\ea53";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-file-pdf:before {
  content: "\eadf";
}
.icon-file-excel:before {
  content: "\eae2";
}
