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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'residenceicons' !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-alert:before {
  content: "\e900";
}
.icon-arrow-down:before {
  content: "\e901";
}
.icon-arrow-left:before {
  content: "\e902";
}
.icon-arrow-right:before {
  content: "\e903";
}
.icon-arrow-up:before {
  content: "\e904";
}
.icon-check:before {
  content: "\e905";
}
.icon-download:before {
  content: "\e906";
}
.icon-facebook:before {
  content: "\e907";
}
.icon-instagram:before {
  content: "\e908";
}
.icon-linkedin:before {
  content: "\e909";
}
.icon-marker:before {
  content: "\e90a";
}
.icon-pinterest:before {
  content: "\e90b";
}
.icon-search:before {
  content: "\e90c";
}
.icon-symbol-empty:before {
  content: "\e90d";
}
.icon-symbol:before {
  content: "\e90e";
}
.icon-twitter:before {
  content: "\e90f";
}
.icon-vimeo-long:before {
  content: "\e910";
}
.icon-vimeo:before {
  content: "\e911";
}
.icon-youtube-long:before {
  content: "\e912";
}
.icon-youtube:before {
  content: "\e913";
}
.icon-play:before {
  content: "\e914";
}
.icon-logo-letter:before {
  content: "\e915";
}
.icon-map:before {
  content: "\e916";
}
.icon-building:before {
  content: "\e917";
}
.icon-check-single:before {
  content: "\e918";
}
.icon-close:before {
  content: "\e919";
}
.icon-calendar:before {
  content: "\e91a";
}
.icon-pdf:before {
  content: "\e91b";
}