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

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

.icon_stir-stir:before {
  content: "\e900";
}
.icon_stir-dryer:before {
  content: "\e901";
}
.icon_stir-dishwasher:before {
  content: "\e902";
}
.icon_stir-arrow_up:before {
  content: "\e903";
  color: #1476D8;
}
