@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?v=1759908361');
  src:  url('../fonts/icomoon.eot?v=1759908361') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?v=1759908361') format('truetype'),
    url('../fonts/icomoon.woff?v=1759908361') format('woff'),
    url('../fonts/icomoon.svg?v=1759908361') 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: '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-aprende:before {
  content: "\e900";
}
.icon-cuida:before {
  content: "\e901";
}
.icon-cuidate:before {
  content: "\e902";
}
.icon-explora:before {
  content: "\e903";
}
.icon-formate:before {
  content: "\e904";
}
.icon-left-chevron:before {
  content: "\e905";
}
.icon-mensajes:before {
  content: "\e906";
}
.icon-pregunta:before {
  content: "\e907";
}
.icon-prescribe:before {
  content: "\e908";
}
.icon-right-chevron:before {
  content: "\e909";
}
.icon-share:before {
  content: "\e90a";
}
.icon-thumbs-down:before {
  content: "\e90b";
}
.icon-thumbs-up:before {
  content: "\e90c";
}

.icon-gamificacion-recompensas:before {
  content: "\e90d";
}
.icon-gamificacion:before {
  content: "\e90d";
}

.icon-saluschat:before {
  content: "\e90e";
}

.icon-salusquizz:before {
  content: "\e90f";
}

