@font-face {
  font-family: 'icon-comment-v2';
  src:  url('http://parts.blog.livedoor.jp/fonts/comment2/icon.eot?1he83s');
  src:  url('http://parts.blog.livedoor.jp/fonts/comment2/icon.eot?1he83s#iefix') format('embedded-opentype'),
    url('../../fonts/comment2/icon.ttf') format('truetype'),
    url('../../fonts/comment2/icon.woff') format('woff'),
    url('../../fonts/comment2/icon.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-comment-v2-"], [class*=" icon-comment-v2-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icon-comment-v2' !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-comment-v2-pen:before {
  content: "\e900";
}
.icon-comment-v2-arrow_off:before {
  content: "\e901";
}
.icon-comment-v2-arrow_on:before {
  content: "\e902";
}
.icon-comment-v2-comment:before {
  content: "\e903";
}
.icon-comment-v2-star:before {
  content: "\e904";
}