@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot');
  src:  url('fonts/icomoon.eot') format('embedded-opentype'),
    url('fonts/icomoon.ttf') format('truetype'),
    url('fonts/icomoon.woff') format('woff'),
    url('fonts/icomoon.svg') 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-eye:before {
  content: "\e9ce";
}
.icon-music:before {
  content: "\f001";
}
.icon-envelope:before {
  content: "\f003";
}
.icon-user:before {
  content: "\f007";
}
.icon-tag:before {
  content: "\f02b";
}
.icon-book:before {
  content: "\f02d";
}
.icon-picture:before {
  content: "\f03e";
}
.icon-map-marker:before {
  content: "\f041";
}
.icon-calendar:before {
  content: "\f073";
}
.icon-comments:before {
  content: "\f086";
}
.icon-external-link:before {
  content: "\f08e";
}
.icon-rss:before {
  content: "\f09e";
}
.icon-link:before {
  content: "\f0c1";
}
.icon-sitemap:before {
  content: "\f0e8";
}
.icon-copyright:before {
  content: "\f1f9";
}
.icon-email:before {
  content: "\f1fa";
}
.icon-handshake:before {
  content: "\f2b5";
}
.icon-search:before {
  content: "\e988";
}
.icon-document-file-ai:before {
  content: "\f0c2";
}
.icon-file-pdf:before {
  content: "\eadf";
}
.icon-quill:before {
  content: "\ea07";
}
.icon-shift:before {
  content: "\ea4f";
}
.icon-telegram:before {
  content: "\ea95";
}
.icon-play2:before {
  content: "\ea15";
}
.icon-pause:before {
  content: "\ea16";
}
.icon-home:before {
  content: "\e954";
}
.icon-download:before {
  content: "\e960";
}
.icon-glass2:before {
  content: "\e9a1";
}
.icon-leaf:before {
  content: "\e9a4";
}
.icon-cool:before {
  content: "\e9eb";
}
.icon-loop2:before {
  content: "\ea2e";
}
