@font-face {
  font-family: 'newlandhomesicons';
  src:  url('../fonts/newlandhomesicons/newlandhomesicons.eot?khnmf7');
  src:  url('../fonts/newlandhomesicons/newlandhomesicons.eot?khnmf7#iefix') format('embedded-opentype'),
    url('../fonts/newlandhomesicons/newlandhomesicons.ttf?khnmf7') format('truetype'),
    url('../fonts/newlandhomesicons/newlandhomesicons.woff?khnmf7') format('woff'),
    url('../fonts/newlandhomesicons/newlandhomesicons.svg?khnmf7#newlandhomesicons') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="iconhome-"], [class*=" iconhome-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'newlandhomesicons' !important;
  speak: none;
  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;
}

.iconhome-home-type-icon:before {
  content: "\e906";
}
.iconhome-square-feet-icon:before {
  content: "\e907";
}
.iconhome-stories-icon:before {
  content: "\e908";
}
.iconhome-bathroom-icon:before {
  content: "\e900";
}
.iconhome-bedroom-icon:before {
  content: "\e901";
}
.iconhome-garage-icon:before {
  content: "\e902";
}
.iconhome-interactive-floorplan-icon:before {
  content: "\e903";
}
.iconhome-video-tour-icon:before {
  content: "\e904";
}
.iconhome-virtual-tour-icon:before {
  content: "\e905";
}
