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

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

.icon-location:before {
  content: "\e908";
}
.icon-garage2:before {
  content: "\e907";
}
.icon-bed2:before {
  content: "\e906";
}
.icon-chevron-right:before {
  content: "\e905";
}
.icon-pencil:before {
  content: "\e904";
}
.icon-surface:before {
  content: "\e903";
}
.icon-bathroom:before {
    content: "\e900";
}
.icon-bed:before {
    content: "\e901";
}
.icon-garage:before {
    content: "\e902";
}
.icon-phone:before {
    content: "\e942";
}
.icon-location2:before {
    content: "\e948";
}
.icon-checkmark:before {
    content: "\ea10";
}
.icon-google-plus:before {
    content: "\ea8b";
}
.icon-facebook:before {
    content: "\ea90";
}
.icon-youtube:before {
    content: "\ea9d";
}
