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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  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-construction:before {
  content: "\e90b";
}
.icon-phone:before {
  content: "\e908";
}
.icon-workstation:before {
  content: "\e909";
}
.icon-audio-video:before {
  content: "\e90a";
}
.icon-access-control:before {
  content: "\e900";
}
.icon-camera:before {
  content: "\e901";
}
.icon-card-access:before {
  content: "\e902";
}
.icon-electrical:before {
  content: "\e903";
}
.icon-home-alarm:before {
  content: "\e904";
}
.icon-it:before {
  content: "\e905";
}
.icon-network:before {
  content: "\e906";
}
.icon-Satellite:before {
  content: "\e907";
}
