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

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

.icontex-hand-wash:before {
  content: "\e900";
}
.icontex-tumble-dry:before {
  content: "\e901";
}
