@font-face {
  font-family: 'icomoon';
  src:  url('icomoon.eot?h8xeux');
  src:  url('icomoon.eot?h8xeux#iefix') format('embedded-opentype'),
    url('icomoon.ttf?h8xeux') format('truetype'),
    url('icomoon.woff?h8xeux') format('woff'),
    url('icomoon.svg?h8xeux#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;
  margin: 0;


  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-capellada:before {
  content: "\e900";
  font-size: 60px;
  line-height: 60px;
  background: #534e42;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.icon-maquina:before {
  content: "\e901";
  font-size: 60px;
  line-height: 60px;
  background-image: linear-gradient(#ffffff, #ffffff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.icon-puntera:before {
  content: "\e902";
  font-size: 60px;
  line-height: 60px;
  background: #534e42;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.icon-suela:before {
  content: "\e903";
  font-size: 60px;
  line-height: 60px;
  background-image: linear-gradient(#ffffff, #ffffff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
