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

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

.lcs-curtain:before {
  content: "\e900";
}
.lcs-drying:before {
  content: "\e901";
}
.lcs-drying-2:before {
  content: "\e902";
}
.lcs-basket-2:before {
  content: "\e903";
}
.lcs-basket:before {
  content: "\e904";
}
.lcs-machine:before {
  content: "\e905";
}
.lcs-laundry:before {
  content: "\e906";
}
.lcs-mobile-payment:before {
  content: "\e907";
}
.lcs-phone-call:before {
  content: "\e908";
}
.lcs-quote:before {
  content: "\e909";
}
.lcs-satisfaction:before {
  content: "\e90a";
}
.lcs-shirt:before {
  content: "\e90b";
}
.lcs-social-campaign:before {
  content: "\e90c";
}
.lcs-steam-iron:before {
  content: "\e90d";
}
.lcs-telephone:before {
  content: "\e90e";
}
.lcs-time:before {
  content: "\e90f";
}
.lcs-washing-machine-2:before {
  content: "\e910";
}
.lcs-washing-machine:before {
  content: "\e911";
}
.lcs-washing:before {
  content: "\e912";
}
