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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'underlined' !important;
  speak: never;
  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-threads:before {
  content: "\e930";
}
.icon-x:before {
  content: "\e931";
}
.icon-yt:before {
  content: "\e906";
}
.icon-tw:before {
  content: "\e907";
}
.icon-tt:before {
  content: "\e908";
}
.icon-fb:before {
  content: "\e92f";
}
.icon-is:before {
  content: "\e905";
}
.icon-angry:before {
  content: "\e925";
}
.icon-sad:before {
  content: "\e926";
  color: #22bfce;
}
.icon-wow:before {
  content: "\e927";
  color: #6545ed;
}
.icon-haha:before {
  content: "\e928";
  color: #da0;
}
.icon-love:before {
  content: "\e929";
  color: #bf004e;
}
.icon-snapchat:before {
  content: "\e91b";
}
.icon-youtube:before {
  content: "\e91c";
}
.icon-twitter:before {
  content: "\e91d";
}
.icon-facebook:before {
  content: "\e91e";
}
.icon-tumblr:before {
  content: "\e919";
}
.icon-goodreads:before {
  content: "\e91a";
}
.icon-snap:before {
  content: "\e904";
}
.icon-reply:before {
  content: "\e92c";
}
.icon-like:before {
  content: "\e92a";
}
.icon-share:before {
  content: "\e92b";
}
.icon-plus:before {
  content: "\e917";
}
.icon-mention:before {
  content: "\e914";
}
.icon-follower:before {
  content: "\e915";
}
.icon-comment:before {
  content: "\e916";
}
.icon-remove:before {
  content: "\e92d";
}
.icon-draft:before {
  content: "\e92e";
}
.icon-dots:before {
  content: "\e924";
}
.icon-up:before {
  content: "\e923";
}
.icon-upload-alt:before {
  content: "\e922";
}
.icon-private:before {
  content: "\e921";
}
.icon-close:before {
  content: "\e91f";
}
.icon-save:before {
  content: "\e920";
}
.icon-edit:before {
  content: "\e918";
}
.icon-check:before {
  content: "\e913";
}
.icon-error:before {
  content: "\e912";
}
.icon-menu:before {
  content: "\e90b";
}
.icon-upload:before {
  content: "\e90c";
}
.icon-username:before {
  content: "\e90d";
}
.icon-home:before {
  content: "\e90e";
}
.icon-password:before {
  content: "\e90f";
}
.icon-email:before {
  content: "\e910";
}
.icon-bag:before {
  content: "\e911";
}
.icon-search:before {
  content: "\e909";
}
.icon-user:before {
  content: "\e90a";
}
.icon-chevron-left:before {
  content: "\e900";
}
.icon-chevron-right:before {
  content: "\e901";
}
.icon-prev:before {
  content: "\e902";
}
.icon-next:before {
  content: "\e903";
}
