@font-face {
  font-family: "CommScope-Icons";
  src: url("/CommScope-Icons.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.cs-icon {
  font-family: "CommScope-Icons" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
