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

[data-icon]:before {
  font-family: "netg" !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: "netg" !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-check:before {
  content: "\62";
}
.icon-bold:before {
  content: "\63";
}
.icon-ethernet:before {
  content: "\64";
}
.icon-icon-arrow-previous:before {
  content: "\61";
}
.icon-icon-arrow-next-3x:before {
  content: "\65";
}
.icon-icon-checked:before {
  content: "\67";
}
.icon-icon-close:before {
  content: "\68";
}
.icon-icon-bar:before {
  content: "\69";
}
.icon-portutilizationicon:before {
  content: "\6a";
}
.icon-group-2x:before {
  content: "\6b";
}
.icon-if-down:before {
  content: "\6c";
}
.icon-port-bg:before {
  content: "\6d";
}
.icon-port-outer:before {
  content: "\6e";
}
.icon-voice-vlan:before {
  content: "\70";
}
.icon-video-vlan:before {
  content: "\71";
}
.icon-guest-employee-net:before {
  content: "\72";
}
.icon-custom-voce-setup:before {
  content: "\73";
}
.icon-create-data-network:before {
  content: "\74";
}
.icon-icon-collapse:before {
  content: "\66";
}
.icon-icon-expand:before {
  content: "\6f";
}
