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



[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
}

.icon-icon-view:before {
  content: "\e901";
}
.icon-icon-like:before {
  content: "\e903";
}
.icon-icon-comment:before {
  content: "\e900";
}
.icon-icon-share:before {
  content: "\e904";
}
.icon-icon-flag:before {
  content: "\e902";
}
.icon-icon-view,
.icon-icon-like,
.icon-icon-comment,
.icon-icon-share,
.icon-icon-flag {
  font-family: 'icomoon' !important;
}
