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

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

.hom-bestprice:before {
  content: "\e900";
}
.hom-expert:before {
  content: "\e901";
}
.hom-fastresp:before {
  content: "\e902";
}
.hom-reliable:before {
  content: "\e903";
}
