@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?4ar9dp');
  src:  url('fonts/icomoon.eot?4ar9dp#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?4ar9dp') format('truetype'),
    url('fonts/icomoon.woff?4ar9dp') format('woff'),
    url('fonts/icomoon.svg?4ar9dp#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-001-carnet-de-identidad:before {
  content: "\f101";
}
.icon-002-acreditacion:before {
  content: "\f102";
}
.icon-003-deportes:before {
  content: "\f103";
}
.icon-004-deporte:before {
  content: "\f104";
}
.icon-005-television:before {
  content: "\f105";
}
.icon-006-viendo-tv:before {
  content: "\f106";
}
.icon-007-monitor-de-tv:before {
  content: "\f107";
}
.icon-008-televisor:before {
  content: "\f108";
}
.icon-009-apple-tv:before {
  content: "\f109";
}
