@font-face {
  font-family: "icomoon";
  src: url("fonts/icomoon.eot?kn4z6m");
  src: url("fonts/icomoon.eot?kn4z6m#iefix") format("embedded-opentype"),
    url("fonts/icomoon.ttf?kn4z6m") format("truetype"),
    url("fonts/icomoon.woff?kn4z6m") format("woff"),
    url("fonts/icomoon.svg?kn4z6m#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-arrow-right:before {
  content: "\e901";
}
.icon-keyboard_arrow_up:before {
  content: "\e903";
}

.icon-link:before {
  content: "\e902";
}
.icon-verified:before {
  content: "\e904";
}
.icon-close:before {
  content: "\f00d";
}
.icon-remove:before {
  content: "\f00d";
}
.icon-times:before {
  content: "\f00d";
}

.icon-envelope:before {
  content: "\f0e0";
}
.icon-menu1:before {
  content: "\e900";
}

.icon-moon-o:before {
  content: "\f186";
}
.icon-sun:before {
  content: "\e9d4";
}

.icon-dart:before {
  content: "\e90d";
  color: #0175c2;
}
.icon-flutter:before {
  content: "\e90f";
  color: #02569b;
}
.icon-firebase:before {
  content: "\e90e";
  color: #ffca28;
}
.icon-html5:before {
  content: "\e910";
  color: #e34f26;
}
.icon-css3:before {
  content: "\e90c";
  color: #1572b6;
}
.icon-javascript:before {
  content: "\e911";
  color: #f7df1e;
}
.icon-react:before {
  content: "\e914";
  color: #61dafb;
}
.icon-redux:before {
  content: "\e915";
  color: #764abc;
}
.icon-typescript:before {
  content: "\e916";
  color: #007acc;
}

.icon-mongodb:before {
  content: "\e912";
  color: #47a248;
}
.icon-node-dot-js:before {
  content: "\e913";
  color: #393;
}

.icon-gmail:before {
  content: "\e90a";
  color: #d14836;
}
.icon-instagram1:before {
  content: "\e907";
  color: #e4405f;
}
.icon-linkedin1:before {
  content: "\e909";
  color: #0077b5;
}
.icon-microsoftoutlook:before {
  content: "\e90b";
  color: #0072c6;
}
.icon-x:before {
  content: "\e908";
}
.icon-upwork:before {
  content: "\e905";
  color: #6fda44;
}
.icon-whatsapp1:before {
  content: "\e906";
  color: #25d366;
}

.icon-google-drive:before {
  content: "\ea8f";
}
.icon-github:before {
  content: "\eab0";
}
