@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?41ocz2');
  src:  url('fonts/icomoon.eot?41ocz2#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?41ocz2') format('truetype'),
    url('fonts/icomoon.woff?41ocz2') format('woff'),
    url('fonts/icomoon.svg?41ocz2#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-androidstudio:before {
  content: "\e900";
}
.icon-azure:before {
  content: "\e901";
}
.icon-balsamique:before {
  content: "\e902";
}
.icon-express:before {
  content: "\e903";
}
.icon-illustrator:before {
  content: "\e904";
}
.icon-kotlin:before {
  content: "\e905";
}
.icon-mongodb:before {
  content: "\e906";
  color: #47a248;
}
.icon-mysql:before {
  content: "\e907";
  color: #4479a1;
}
.icon-node_js:before {
  content: "\e908";
  color: #5fa04e;
}
.icon-photoshop:before {
  content: "\e909";
}
.icon-postgresql:before {
  content: "\e90a";
  color: #4169e1;
}
.icon-postman:before {
  content: "\e90b";
}
.icon-qliksense:before {
  content: "\e90c";
}
.icon-visual-studio-code:before {
  content: "\e90d";
}
.icon-xcode:before {
  content: "\e90e";
}
