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

[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-design-team:before {
  content: "\e91f";
}
.icon-engineer:before {
  content: "\e920";
}
.icon-engineer-2:before {
  content: "\e921";
}
.icon-engineer-3:before {
  content: "\e922";
}
.icon-engineer-4:before {
  content: "\e923";
}
.icon-engineer-5:before {
  content: "\e924";
}
.icon-product-development:before {
  content: "\e925";
}
.icon-product-development-2:before {
  content: "\e926";
}
.icon-product-development-3:before {
  content: "\e927";
}
.icon-prototype:before {
  content: "\e928";
}
.icon-prototype-2:before {
  content: "\e929";
}
.icon-supplier:before {
  content: "\e92a";
}
.icon-supplier-2:before {
  content: "\e92b";
}
