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

[class^="comments-icon-"], [class*=" comments-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'comments' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 30px;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.comments-icon-adjuntar_b:before {
  content: "\e900";
}
.comments-icon-enviar_b:before {
  content: "\e901";
}
.comments-icon-flecha_g:before {
  content: "\e902";
}
.comments-icon-like_b:before {
  content: "\e903";
}
.comments-icon-online_agenda:before {
  content: "\e904";
}
.comments-icon-reply_g:before {
  content: "\e905";
}
