[class^="zwicon-"]::before,
[class*=" zwicon-"]::before {
  font-family: Nunito, sans-serif !important;
  font-style: normal;
  font-weight: 700;
  speak: none;
}

.zwicon-checkmark::before {
  content: "\2713";
}

.zwicon-user-circle::before {
  content: "\25CF";
}

.zwicon-password::before {
  content: "?";
}
