@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?b9vdxo');
  src:  url('fonts/icomoon.eot?b9vdxo#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?b9vdxo') format('truetype'),
    url('fonts/icomoon.woff?b9vdxo') format('woff'),
    url('fonts/icomoon.svg?b9vdxo#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: 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;
}

.icon-forum:before {
  content: "\e901";
}
.icon-sensor_door:before {
  content: "\e900";
}
.icon-support_agent:before {
  content: "\e902";
}
.icon-file-text:before {
  content: "\e922";
}
.icon-phone:before {
  content: "\e942";
}
.icon-address-book:before {
  content: "\e944";
}
.icon-envelop:before {
  content: "\e945";
}
.icon-location:before {
  content: "\e947";
}
.icon-location2:before {
  content: "\e948";
}
.icon-users:before {
  content: "\e972";
}
.icon-user-tie:before {
  content: "\e976";
}
.icon-list-numbered:before {
  content: "\e9b9";
}
.icon-list:before {
  content: "\e9ba";
}
.icon-list2:before {
  content: "\e9bb";
}
