@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "test" !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^="loc-"]:before,
[class*=" loc-"]:before {
  font-family: "test" !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;
}

.loc-icon-contactpagina-bezoekadres:before {
  content: "\61";
}
.loc-icon-contactpagina-email:before {
  content: "\62";
}
.loc-icon-contactpagina-postadres:before {
  content: "\63";
}
.loc-icon-contactpagina-telefoon:before {
  content: "\64";
}
.loc-icon-footer-bezoekadres:before {
  content: "\65";
}
.loc-icon-footer-email:before {
  content: "\66";
}
.loc-icon-footer-facebook:before {
  content: "\67";
}
.loc-icon-footer-instagram:before {
  content: "\68";
}
.loc-icon-footer-linkedin:before {
  content: "\69";
}
.loc-icon-footer-postadres:before {
  content: "\6a";
}
.loc-icon-footer-telefoon:before {
  content: "\6b";
}
.loc-logo-footer-vvem:before {
  content: "\6c";
}
.loc-logo-header-footer-loc7000:before {
  content: "\6d";
}
