@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?c7sk40');
  src:  url('fonts/icomoon.eot?c7sk40#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?c7sk40') format('truetype'),
    url('fonts/icomoon.woff?c7sk40') format('woff'),
    url('fonts/icomoon.svg?c7sk40#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-dotnet:before {
  content: "\e900";
}
.icon-mysql:before {
  content: "\e901";
  color: rgb(22, 15, 15);
}
.icon-nodejs:before {
  content: "\e902";
  color: rgb(133, 183, 9);
}
.icon-php:before {
  content: "\e903";
  color: rgb(71, 116, 183);
}
.icon-postgresql:before {
  content: "\e904";
  color: rgb(0, 102, 204);
}
.icon-reactjs .path1:before {
  content: "\e905";
  color: rgb(139, 183, 240);
}
.icon-reactjs .path2:before {
  content: "\e906";
  margin-left: -1em;
  color: rgb(78, 122, 181);
}
.icon-reactjs .path3:before {
  content: "\e907";
  margin-left: -1em;
  color: rgb(139, 183, 240);
}
.icon-reactjs .path4:before {
  content: "\e908";
  margin-left: -1em;
  color: rgb(78, 122, 181);
}
.icon-sql .path1:before {
  content: "\e909";
  color: rgb(207, 216, 220);
}
.icon-sql .path2:before {
  content: "\e90a";
  margin-left: -1em;
  color: rgb(207, 216, 220);
}
.icon-sql .path3:before {
  content: "\e90b";
  margin-left: -1em;
  color: rgb(207, 216, 220);
}
.icon-sql .path4:before {
  content: "\e90c";
  margin-left: -1em;
  color: rgb(207, 216, 220);
}
.icon-sql .path5:before {
  content: "\e90d";
  margin-left: -1em;
  color: rgb(207, 216, 220);
}
.icon-sql .path6:before {
  content: "\e90e";
  margin-left: -1em;
  color: rgb(183, 28, 28);
}
.icon-sql .path7:before {
  content: "\e90f";
  margin-left: -1em;
  color: rgb(183, 28, 28);
}
.icon-sql .path8:before {
  content: "\e910";
  margin-left: -1em;
  color: rgb(183, 28, 28);
}
.icon-sql .path9:before {
  content: "\e911";
  margin-left: -1em;
  color: rgb(183, 28, 28);
}

.icon-automator_logo:before {
  content: "\e912";
  color: #fff;
}