@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?b83j9b');
  src:  url('fonts/icomoon.eot?b83j9b#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?b83j9b') format('truetype'),
    url('fonts/icomoon.woff?b83j9b') format('woff'),
    url('fonts/icomoon.svg?b83j9b#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-icon-pencil:before {
  content: "\e90c";
}
.icon-icon-pen:before {
  content: "\e90d";
}
.icon-icon-books:before {
  content: "\e920";
}
.icon-icon-library:before {
  content: "\e921";
}
.icon-icon-file-text:before {
  content: "\e922";
}
.icon-icon-calculator:before {
  content: "\e940";
}
.icon-icon-cog:before {
  content: "\e994";
}
.icon-icon-cogs:before {
  content: "\e995";
}
.icon-icon-sphere:before {
  content: "\e9c9";
}
.icon-icon-earth:before {
  content: "\e9ca";
}
.icon-icon-close:before {
  content: "\e905";
}
.icon-icon-arrow-right:before {
  content: "\e908";
}
.icon-icon-arrow-left:before {
  content: "\e909";
}
.icon-icon-arrow-down:before {
  content: "\e90a";
}
.icon-icon-arrow-up:before {
  content: "\e90b";
}
.icon-icon-menu:before {
  content: "\e906";
}
.icon-icon-youtube:before {
  content: "\e904";
}
.icon-icon-instagram:before {
  content: "\e901";
}
.icon-icon-facebook:before {
  content: "\e902";
}
.icon-icon-whatsapp:before {
  content: "\e903";
}
.icon-icon-mail:before {
  content: "\e907";
}
.icon-icon-tiktok:before {
  content: "\e900";
}
