@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?wn8eyr');
  src:  url('fonts/icomoon.eot?wn8eyr#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?wn8eyr') format('truetype'),
    url('fonts/icomoon.woff?wn8eyr') format('woff'),
    url('fonts/icomoon.svg?wn8eyr#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !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;
}

.yf-fridge:before {
  content: "\e900";
}
.yf-washdry .path1:before {
  content: "\e901";
  color: rgb(192, 194, 197);
}
.yf-washdry .path2:before {
  content: "\e902";
  margin-left: -1em;
  color: rgb(237, 241, 247);
}
.yf-washing:before {
  content: "\e903";
}
.yf-dryer:before {
  content: "\e904";
}
