@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "untitled-font-2" !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^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "untitled-font-2" !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;
}

.icon-ai-surveillance-icon:before {
  content: "\61";
}
.icon-cctv-camera-icon:before {
  content: "\62";
}
.icon-cctv-icon:before {
  content: "\63";
}
.icon-doorbell-icon:before {
  content: "\64";
}
.icon-encrypted-icon:before {
  content: "\65";
}
.icon-extender-router-icon:before {
  content: "\66";
}
.icon-interior-design-icon:before {
  content: "\67";
}
.icon-iron-icon:before {
  content: "\68";
}
.icon-local-network-icon:before {
  content: "\69";
}
.icon-panel-solar-icon:before {
  content: "\6a";
}
.icon-programmer-computer-icon:before {
  content: "\6b";
}
.icon-property-insurance-icon:before {
  content: "\6c";
}
.icon-server-rack-outline-icon:before {
  content: "\6d";
}
.icon-sliding-door-icon:before {
  content: "\6e";
}
.icon-sliding-gate-icon:before {
  content: "\6f";
}
.icon-smart-home-icon:before {
  content: "\70";
}
.icon-smart-wireless-door-lock-icon:before {
  content: "\71";
}
.icon-vacuum-cleaner-icon:before {
  content: "\72";
}
.icon-washing-machine-icon:before {
  content: "\73";
}
