@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?ao8sb6');
  src:  url('fonts/icomoon.eot?ao8sb6#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?ao8sb6') format('truetype'),
    url('fonts/icomoon.woff?ao8sb6') format('woff'),
    url('fonts/icomoon.svg?ao8sb6#icomoon') 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: 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-mas_info_negro:before {
  content: "\e910";
}
.icon-play2:before {
  content: "\e904";
}
.icon-aspa_cierre:before {
  content: "\e90e";
}
.icon-menu_mvl:before {
  content: "\e90f";
}
.icon-pj:before {
  content: "\e90d";
}
.icon-comment:before {
  content: "\e908";
}
.icon-exit:before {
  content: "\e909";
}
.icon-heart:before {
  content: "\e90a";
}
.icon-like:before {
  content: "\e90b";
}
.icon-share:before {
  content: "\e90c";
}
.icon-facebook-rounded:before {
  content: "\e900";
}
.icon-arrow-red:before {
  content: "\e901";
}
.icon-arrow-slider:before {
  content: "\e902";
}
.icon-facebook:before {
  content: "\ea91";
}
.icon-twitter:before {
  content: "\e905";
}
.icon-twiter-rounded:before {
  content: "\e906";
}
.icon-instagram:before {
  content: "\e911";
}
.icon-instagram-rounded:before {
  content: "\e912";
  margin-right:5px;
}
.icon-youtube-rounded:before {
  content: "\e907";
}

