@charset "UTF-8";

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

}

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

.vericon-zap:before {
  content: "\61";
}
.vericon-globe:before {
  content: "\63";
}
.vericon-circuit-breaker:before {
  content: "\62";
}
.vericon-ev-charger:before {
  content: "\64";
}
.vericon-modular-contactor:before {
  content: "\65";
}
.vericon-over-voltage-and-under-voltage-devices:before {
  content: "\66";
}
.vericon-wifi-circuit-breaker:before {
  content: "\67";
}
.vericon-isolator-switch:before {
  content: "\68";
}
.vericon-spd:before {
  content: "\69";
}
