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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !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-multi-family-home:before {
  content: "\e900";
}
.icon-apartment:before {
  content: "\e901";
}
.icon-co-op-property:before {
  content: "\e902";
}
.icon-condominium:before {
  content: "\e903";
}
.icon-bungalow:before {
  content: "\e904";
}
.icon-farm-and-ranch:before {
  content: "\e905";
}
.icon-land:before {
  content: "\e906";
}
.icon-townhome:before {
  content: "\e907";
}
.icon-single-family-home:before {
  content: "\e908";
}
.icon-villa:before {
  content: "\e909";
}
.icon-rent:before {
  content: "\e90a";
}
.icon-deal:before {
  content: "\e90b";
}
.icon-sale:before {
  content: "\e90c";
}
.icon-discover:before {
  content: "\e90d";
}
.icon-buy:before {
  content: "\e90e";
}
