@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?otgfdi');
  src:  url('fonts/icomoon.eot?otgfdi#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?otgfdi') format('truetype'),
    url('fonts/icomoon.woff?otgfdi') format('woff'),
    url('fonts/icomoon.svg?otgfdi#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-kubernetes:before {
  content: "\e900";
  color: #326ce5;
}
.icon-react:before {
  content: "\e901";
  color: #61dafb;
}
.icon-node-dot-js:before {
  content: "\e902";
  color: #393;
}
.icon-javascript:before {
  content: "\e903";
  color: #f7df1e;
}
.icon-postgresql:before {
  content: "\e904";
  color: #336791;
}
.icon-mysql:before {
  content: "\e905";
  color: #4479a1;
}
.icon-docker:before {
  content: "\e906";
  color: #1488c6;
}
.icon-java:before {
  content: "\e907";
  color: #007396;
}
.icon-circle-right:before {
  content: "\ea42";
}
.icon-circle-left:before {
  content: "\ea44";
}
.icon-amazon:before {
  content: "\ea87";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-whatsapp:before {
  content: "\ea93";
}
.icon-telegram:before {
  content: "\ea95";
}
.icon-github:before {
  content: "\eab0";
}
.icon-npm:before {
  content: "\eab1";
}
.icon-tux:before {
  content: "\eabd";
}
.icon-windows8:before {
  content: "\eac2";
}
.icon-linkedin2:before {
  content: "\eaca";
}
.icon-html-five2:before {
  content: "\eae5";
}
.icon-css3:before {
  content: "\eae6";
}
