@font-face {
  font-family: 'congin-icons';
  src:  url('../fonts/congin-icons/congin-icons.eot?naxgz9');
  src:  url('../fonts/congin-icons/congin-icons.eot?naxgz9#iefix') format('embedded-opentype'),
    url('../fonts/congin-icons/congin-icons.ttf?naxgz9') format('truetype'),
    url('../fonts/congin-icons/congin-icons.woff?naxgz9') format('woff'),
    url('../fonts/congin-icons/congin-icons.svg?naxgz9#congin-icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="cg-"], [class*=" cg-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'congin-icons' !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;
}

.cg-architect:before {
  content: "\e900";
}
.cg-conveyor-belt:before {
  content: "\e901";
}
.cg-development:before {
  content: "\e902";
}
.cg-engineer-2:before {
  content: "\e903";
}
.cg-engineer:before {
  content: "\e904";
}
.cg-factory-2:before {
  content: "\e905";
}
.cg-factory-3:before {
  content: "\e906";
}
.cg-factory:before {
  content: "\e907";
}
.cg-industrial-robot:before {
  content: "\e908";
}
.cg-manufacture:before {
  content: "\e909";
}
.cg-production:before {
  content: "\e90a";
}
.cg-prototype:before {
  content: "\e90b";
}
.cg-social-media:before {
  content: "\e90c";
}
.cg-soft-skills:before {
  content: "\e90d";
}
.cg-tanks:before {
  content: "\e90e";
}
.cg-trade:before {
  content: "\e90f";
}
.cg-worker:before {
  content: "\e910";
}
