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

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

.icon-csssshirt:before {
  content: "\e900";
  color: #89b92e;
}
.icon-cssswasher:before {
  content: "\e901";
  color: #89b92e;
}
.icon-csssiron:before {
  content: "\e902";
}
.icon-csssstaff:before {
  content: "\e903";
  color: #89b92e;
}
.icon-cssslaundry1:before {
  content: "\e904";
  color: #89b92e;
}
.icon-csssbed:before {
  content: "\e905";
}
