@font-face {
  font-family: 'wiseguard-icon';
  src:
    url('fonts/wiseguard-icon.ttf?166ksd') format('truetype'),
    url('fonts/wiseguard-icon.woff?166ksd') format('woff'),
    url('fonts/wiseguard-icon.svg?166ksd#wiseguard-icon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.wiseguard-icon-default:before {
  content: "\e91d";
}
.wiseguard-icon-24-hours:before {
  content: "\e900";
}
.wiseguard-icon-air-purifier:before {
  content: "\e901";
}
.wiseguard-icon-alarm-system:before {
  content: "\e902";
}
.wiseguard-icon-battery:before {
  content: "\e903";
}
.wiseguard-icon-Burglar:before {
  content: "\e904";
}
.wiseguard-icon-detector:before {
  content: "\e905";
}
.wiseguard-icon-control-panel:before {
  content: "\e906";
}
.wiseguard-icon-smart-home:before {
  content: "\e907";
}
.wiseguard-icon-video:before {
  content: "\e908";
}
.wiseguard-icon-automatic-doors:before {
  content: "\e909";
}
.wiseguard-icon-surveillance:before {
  content: "\e90a";
}
.wiseguard-icon-emergency:before {
  content: "\e90b";
}
.wiseguard-icon-fire-alarm:before {
  content: "\e90c";
}
.wiseguard-icon-sensor:before {
  content: "\e90d";
}
.wiseguard-icon-freeze:before {
  content: "\e90e";
}
.wiseguard-icon-door-key:before {
  content: "\e90f";
}
.wiseguard-icon-home:before {
  content: "\e910";
}
.wiseguard-icon-infrared:before {
  content: "\e911";
}
.wiseguard-icon-keypad:before {
  content: "\e912";
}
.wiseguard-icon-alert:before {
  content: "\e913";
}
.wiseguard-icon-mobile:before {
  content: "\e914";
}
.wiseguard-icon-monitoring:before {
  content: "\e915";
}
.wiseguard-icon-motion-sensor:before {
  content: "\e916";
}
.wiseguard-icon-house:before {
  content: "\e917";
}
.wiseguard-icon-phone:before {
  content: "\e918";
}
.wiseguard-icon-security-camera:before {
  content: "\e919";
}
.wiseguard-icon-smart-lighting:before {
  content: "\e91a";
}
.wiseguard-icon-window:before {
  content: "\e91b";
}
.wiseguard-icon-wireless:before {
  content: "\e91c";
}
