@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "hc-icons" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="hci-"]:before,
[class*=" hci-"]:before {
  font-family: "hc-icons" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.hci-server:before {
  content: "\61";
}
.hci-device:before {
  content: "\62";
}
.hci-ctr-remotebasic_01_dmx:before,
.hci-ctr-remotebasic_01:before {
  content: "\63";
}
.hci-network:before {
  content: "\64";
}
.hci-device-fountain:before {
  content: "\65";
}
.hci-device-luminary:before {
  content: "\69";
}
.hci-device-farol:before {
  content: "\6b";
}
.hci-device-motionsensor:before {
  content: "\66";
}
.hci-move:before {
  content: "\6c";
}
.hci-log:before {
  content: "\6d";
}
.hci-camera:before {
  content: "\6a";
}
.hci-ctr-general_01:before {
  content: "\68";
}
.hci-lat:before {
  content: "\6e";
}
.hci-location:before {
  content: "\6f";
}
.hci-lon:before {
  content: "\70";
}
.hci-ctr:before {
  content: "\71";
}
.hci-rollback:before {
  content: "\72";
}
.hci-action:before {
  content: "\7a";
}
.hci-device-lightsensor:before {
  content: "\67";
}
.hci-ctr-charger:before {
  content: "\73";
}
.hci-device-connector:before {
  content: "\74";
}
.hci-ctr-photovoltaic:before {
  content: "\75";
}
