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

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