@font-face {
  font-family: 'icomoon';
  src: url('/icons/icomoon.ttf?1zwv0s') format('truetype');
  font-weight: normal;
  font-style: normal;
}

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

.icon-comment-square:before {
  content: "\e900";
}
.icon-file:before {
  content: "\e901";
}
.icon-map-pin:before {
  content: "\e902";
}
.icon-tag:before {
  content: "\e903";
}
.icon-twitter:before {
  content: "\e904";
}
.icon-user:before {
  content: "\e905";
}
.icon-watch:before {
  content: "\e906";
}
