@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?2z1wjx');
  src:  url('fonts/icomoon.eot?2z1wjx#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?2z1wjx') format('truetype'),
    url('fonts/icomoon.woff?2z1wjx') format('woff'),
    url('fonts/icomoon.svg?2z1wjx#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-share2:before {
  content: "\ea82";
}
.icon-facebook2:before {
  content: "\ea91";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-whatsapp:before {
  content: "\ea93";
}
.icon-telegram:before {
  content: "\ea95";
}
.icon-linkedin:before {
  content: "\eac9";
}

.icon-circle-up:before {
  content: "\ea41";
}

.icon-cross:before {
  content: "\ea0f";
}

.icon-redux:before {
  content: "\e900";
  color: #764abc;
}
.icon-bootstrap:before {
  content: "\e908";
  color: #563d7c;
}
.icon-tailwindcss:before {
  content: "\e909";
  color: #38b2ac;
}
.icon-python:before {
  content: "\e901";
  color: #3776ab;
}
.icon-mysql:before {
  content: "\e902";
  color: #4479a1;
}
.icon-mongodb:before {
  content: "\e903";
  color: #47a248;
}
.icon-typescript:before {
  content: "\e904";
  color: #007acc;
}
.icon-react:before {
  content: "\e905";
  color: #61dafb;
}
.icon-node-dot-js:before {
  content: "\e906";
  color: #393;
}
.icon-javascript:before {
  content: "\e907";
  color: #f7df1e;
}
.icon-database:before {
  content: "\e964";
}
.icon-html-five:before {
  content: "\eae4";
}
.icon-css3:before {
  content: "\eae6";
}

.icon-js .path1:before {
  content: "\e90a";
  color: rgb(255, 202, 40);
}
.icon-js .path2:before {
  content: "\e90b";
  margin-left: -1em;
  color: rgb(0, 0, 0);
  opacity: 0.5;
}

.icon-database-solid:before {
  content: "\e900";
}
