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

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

.iconen1people:before {
  content: "\e900";
}
.iconen1smoke-detector:before {
  content: "\e901";
}
.iconen1unplugged:before {
  content: "\e902";
}
.iconen1icons8-people-50:before {
  content: "\e903";
}
