@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?lu361l');
  src:  url('fonts/icomoon.eot?lu361l#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?lu361l') format('truetype'),
    url('fonts/icomoon.woff?lu361l') format('woff'),
    url('fonts/icomoon.svg?lu361l#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  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-lock:before {
  content: "\e900";
}
.icon-unlocked:before {
  content: "\e903";
}
.icon-thermometer:before {
  content: "\e904";
}
.icon-lamp:before {
  content: "\e906";
}
.icon-lamp2:before {
  content: "\e907";
}
.icon-graph:before {
  content: "\e908";
}
.icon-vent:before {
  content: "\e905";
}
.icon-drop:before {
  content: "\e902";
}
.icon-flame:before {
  content: "\e901";
}
.icon-fire:before {
  content: "\e9a9";
}
.icon-arrow-left:before {
  content: "\ea40";
}
