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

[class^="icon1-"], [class*=" icon1-"] {
  /* 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;
}

.icon1-antenna:before {
  content: "\e900";
}
.icon1-bell:before {
  content: "\e901";
}
.icon1-cpu:before {
  content: "\e902";
}
.icon1-ethernet:before {
  content: "\e903";
}
.icon1-infra-less:before {
  content: "\e904";
}
.icon1-link:before {
  content: "\e905";
}
.icon1-remote-access:before {
  content: "\e906";
}
.icon1-seat-belt:before {
  content: "\e907";
}
.icon1-shield:before {
  content: "\e908";
}
.icon1-stats:before {
  content: "\e909";
}
.icon1-vpn:before {
  content: "\e90a";
}
