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

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

.homeicon-textile:before {
  content: "\e900";
}
.homeicon-premium-quality:before {
  content: "\e901";
}
.homeicon-social:before {
  content: "\e902";
}
