@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?4ca7ob');
  src:  url('fonts/icomoon.eot?4ca7ob#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?4ca7ob') format('truetype'),
    url('fonts/icomoon.woff?4ca7ob') format('woff'),
    url('fonts/icomoon.svg?4ca7ob#icomoon') 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: 'icomoon' !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-line:before {
  content: "\e901";
}
.icon-feedly:before {
  content: "\e902";
}
.icon-home3:before {
  content: "\e903";
}
.icon-get-pocket:before {
  content: "\e904";
}
.icon-folder:before {
  content: "\e92f";
}
.icon-history:before {
  content: "\e94d";
}
.icon-clock2:before {
  content: "\e94f";
}
.icon-user:before {
  content: "\e971";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-rss:before {
  content: "\ea9b";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-github:before {
  content: "\eab0";
}
.icon-pinterest:before {
  content: "\ead1";
}
.icon-adjust:before {
  content: "\e900";
}
