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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'ind-icons-f2' !important;
  speak: none;
  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-historico-read-only:before {
  content: "\e911";
}
.icon-historico-copy:before {
  content: "\e912";
}

.icon-inactive-without-challenge:before {
  content: "\e910";
}
.icon-cancel:before {
  content: "\e90d";
}
.icon-speech-bubble .path1:before {
  content: "\e90e";
  color: rgb(60, 146, 202);
}
.icon-speech-bubble .path2:before {
  content: "\e90f";
  /*margin-left: -1em;*/
  color: rgb(44, 47, 51);
}
.icon-lapiz-editar:before {
  content: "\e90a";
}
.icon-carro-compra:before {
  content: "\e90b";
}
.icon-archivo:before {
  content: "\e90c";
}
.icon-home:before {
  content: "\e900";
}
.icon-menu-admin:before {
  content: "\e901";
}
.icon-menu-deportistas:before {
  content: "\e902";
}
.icon-menu-motor:before {
  content: "\e903";
}
.icon-menu-button:before {
  content: "\e904";
}
.icon-mail-info:before {
  content: "\e906";
}
.icon-notificaciones:before {
  content: "\e907";
}