@font-face {
  font-family: 'icomoon';
  src:  url('../fonts-encuesta/icomoon.eot?wzo7ai');
  src:  url('../fonts-encuesta/icomoon.eot?wzo7ai#iefix') format('embedded-opentype'),
    url('../fonts-encuesta/icomoon.ttf?wzo7ai') format('truetype'),
    url('../fonts-encuesta/icomoon.woff?wzo7ai') format('woff'),
    url('../fonts-encuesta/icomoon.svg?wzo7ai#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: 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-no-me-gusta:before {
  content: "\e900";
}
.icon-me-gusta:before {
  content: "\e901";
}
.icon-estrella:before {
  content: "\e902";
  color: #ffc107;
}
.icon-emosion-5:before {
  content: "\e903";
}
.icon-emosion-4:before {
  content: "\e904";
}
.icon-emosion-3:before {
  content: "\e905";
}
.icon-emosion-2:before {
  content: "\e906";
}
.icon-emosion-1:before {
  content: "\e907";
}
