@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?nemfkr');
  src:  url('fonts/icomoon.eot?nemfkr#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?nemfkr') format('truetype'),
    url('fonts/icomoon.woff?nemfkr') format('woff'),
    url('fonts/icomoon.svg?nemfkr#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;
  
  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-youtube2:before {
  content: "\e90d";
}
.icon-get-pocket:before {
  content: "\e90b";
}
.icon-adjust:before {
  content: "\e909";
}
.icon-user:before {
  content: "\e903";
}
.icon-clock-o:before {
  content: "\e904";
}
.icon-history:before {
  content: "\e905";
}
.icon-youtube1:before {
  content: "\e90c";
  color: #f00;
}
.icon-pocket:before {
  content: "\e90a";
  color: #ef3f56;
}
.icon-pinterest:before {
  content: "\e906";
  color: #bd081c;
}
.icon-rss:before {
  content: "\e907";
  color: #ffa500;
}
.icon-feedly:before {
  content: "\e908";
  color: #2bb24c;
}
.icon-line:before {
  content: "\e901";
  color: #00c300;
}
.icon-x:before {
  content: "\e900";
}
.icon-home3:before {
  content: "\e902";
}
.icon-folder:before {
  content: "\e92f";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-facebook2:before {
  content: "\ea91";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-github:before {
  content: "\eab0";
}
