@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?ly8vkg');
  src:  url('fonts/icomoon.eot?ly8vkg#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?ly8vkg') format('truetype'),
    url('fonts/icomoon.woff?ly8vkg') format('woff'),
    url('fonts/icomoon.svg?ly8vkg#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-recopilacion-de-datos:before {
  content: "\e9001";
}
.icon-correo:before {
  content: "\e9011";
}
.icon-investigacion:before {
  content: "\e9021";
}
.icon-spyware:before {
  content: "\e9031";
}
.icon-conducir:before {
  content: "\e9041";
}
.icon-relampago:before {
  content: "\e9051";
}
.icon-ajuste:before {
  content: "\e9061";
}
.icon-servidor:before {
  content: "\e9071";
}
