@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?s12mw');
  src:  url('fonts/icomoon.eot?s12mw#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?s12mw') format('truetype'),
    url('fonts/icomoon.woff?s12mw') format('woff'),
    url('fonts/icomoon.svg?s12mw#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-cheveron-right:before {
  content: "\e900";
}
.icon-cheveron-left:before {
  content: "\e901";
}
.icon-ko-fi:before {
  content: "\e903";
}
.icon-tiktok:before {
  content: "\e902";
}
.icon-books:before {
  content: "\e920";
}
.icon-search:before {
  content: "\e986";
}
.icon-zoom-in:before {
  content: "\e987";
}
.icon-zoom-out:before {
  content: "\e988";
}
.icon-download3:before {
  content: "\e9c7";
}
.icon-eye:before {
  content: "\e9ce";
}
.icon-hipster2:before {
  content: "\e9fa";
}
.icon-info:before {
  content: "\ea0c";
}
.icon-cross:before {
  content: "\ea0f";
}
.icon-arrow-up-left2:before {
  content: "\ea39";
}
.icon-facebook2:before {
  content: "\ea91";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-spotify:before {
  content: "\ea94";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-twitch:before {
  content: "\ea9f";
}
.icon-vimeo:before {
  content: "\eaa0";
}
.icon-deviantart:before {
  content: "\eaaa";
}
.icon-reddit:before {
  content: "\eac6";
}
.icon-paypal:before {
  content: "\ead8";
}
