@charset "UTF-8";@font-face{font-display:swap;font-family:newicons-eigenstijlwonen;src:url(newicons-eigenstijlwonen.eot);src:url(newicons-eigenstijlwonen.eot?#iefix) format("embedded-opentype"),url(newicons-eigenstijlwonen.woff) format("woff"),url(newicons-eigenstijlwonen.ttf) format("truetype"),url(newicons-eigenstijlwonen.svg#newicons-eigenstijlwonen) format("svg");font-weight:400;font-style:normal}[data-icon]:before{font-family:newicons-eigenstijlwonen!important;content:attr(data-icon);font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class*=" icon-"]:before,[class^=icon-]:before{font-family:newicons-eigenstijlwonen!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-account:before{content:"\61"}.icon-arrow-right:before{content:"\62"}.icon-cart:before{content:"\63"}.icon-check-circle:before{content:"\64"}.icon-envelope:before{content:"\65"}.icon-envelope-o:before{content:"\66"}.icon-facebook:before{content:"\67"}.icon-headset:before{content:"\68"}.icon-home:before{content:"\69"}.icon-info:before{content:"\6a"}.icon-instagram:before{content:"\6b"}.icon-linkedin:before{content:"\6c"}.icon-marker:before{content:"\6d"}.icon-phone:before{content:"\6e"}.icon-pinterest:before{content:"\6f"}.icon-question:before{content:"\70"}.icon-search:before{content:"\71"}.icon-twitter:before{content:"\72"}.icon-wishlist:before{content:"\73"}.icon-wishlist-o:before{content:"\74"}.icon-youtube:before{content:"\75"}.icon-zoom-gallery:before{content:"\76"}
/* @charset "UTF-8";

@font-face {
  font-display: swap;
  font-family: "newicons-eigenstijlwonen";
  src:url("newicons-eigenstijlwonen.eot");
  src:url("newicons-eigenstijlwonen.eot?#iefix") format("embedded-opentype"),
    url("newicons-eigenstijlwonen.woff") format("woff"),
    url("newicons-eigenstijlwonen.ttf") format("truetype"),
    url("newicons-eigenstijlwonen.svg#newicons-eigenstijlwonen") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "newicons-eigenstijlwonen" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "newicons-eigenstijlwonen" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-account:before {
  content: "\61";
}
.icon-arrow-right:before {
  content: "\62";
}
.icon-cart:before {
  content: "\63";
}
.icon-check-circle:before {
  content: "\64";
}
.icon-envelope:before {
  content: "\65";
}
.icon-envelope-o:before {
  content: "\66";
}
.icon-facebook:before {
  content: "\67";
}
.icon-headset:before {
  content: "\68";
}
.icon-home:before {
  content: "\69";
}
.icon-info:before {
  content: "\6a";
}
.icon-instagram:before {
  content: "\6b";
}
.icon-linkedin:before {
  content: "\6c";
}
.icon-marker:before {
  content: "\6d";
}
.icon-phone:before {
  content: "\6e";
}
.icon-pinterest:before {
  content: "\6f";
}
.icon-question:before {
  content: "\70";
}
.icon-search:before {
  content: "\71";
}
.icon-twitter:before {
  content: "\72";
}
.icon-wishlist:before {
  content: "\73";
}
.icon-wishlist-o:before {
  content: "\74";
}
.icon-youtube:before {
  content: "\75";
}
.icon-zoom-gallery:before {
  content: "\76";
} */