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

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "icomoon";
    src: url("./icomoon.svg#icomoon") format("svg");
  }
  
  [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-lyco_icons_accesscontrol:before {
  content: "\e900";
  color: #ef4657;
}
.icon-lyco_icons_analytics:before {
  content: "\e901";
  color: #ef4657;
}
.icon-lyco_icons_cctv:before {
  content: "\e902";
  color: #ef4657;
}
.icon-lyco_icons_configuration:before {
  content: "\e903";
  color: #ef4657;
}
.icon-lyco_icons_controlroom:before {
  content: "\e904";
  color: #ef4657;
}
.icon-lyco_icons_engineer:before {
  content: "\e905";
  color: #ef4657;
}
.icon-lyco_icons_firealarm:before {
  content: "\e906";
  color: #ef4657;
}
.icon-lyco_icons_network:before {
  content: "\e907";
  color: #ef4657;
}
.icon-lyco_icons_support:before {
  content: "\e908";
  color: #ef4657;
}
