@font-face {
  font-family: 'telecomm';
  src:
    url('fonts/telecomm.ttf?ak4eeh') format('truetype'),
    url('fonts/telecomm.woff?ak4eeh') format('woff'),
    url('fonts/telecomm.svg?ak4eeh#telecomm') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.ico-cableado:before {
  content: "\e900";
}
.ico-centros:before {
  content: "\e901";
}
.ico-conmutador:before {
  content: "\e902";
}
.ico-flecha:before {
  content: "\e903";
}
.ico-inteligencia:before {
  content: "\e904";
}
.ico-puntoacceso:before {
  content: "\e905";
}
.ico-redes:before {
  content: "\e906";
}
.ico-servicios:before {
  content: "\e907";
}
.ico-telefonica:before {
  content: "\e908";
}
.ico-voip:before {
  content: "\e909";
}
.ico-wifi6:before {
  content: "\e90a";
}
