.bi-eye-fill::before { content: "\f31e"; }
.bi-eye-slash-fill::before { content: "\f31f"; }
.bi-eye-slash::before { content: "\f320"; }
.bi-eye::before { content: "\f321"; }
form i {margin-left: -30px; cursor: pointer;}
@font-face {
  font-family: "bootstrap-icons";
  src: url("/site/images/icons/icons.woff?4601c71fb26c9277391ec80789bfde9c") format("woff"),
url("/site/images/icons/icons/icons2.woff?4601c71fb26c9277391ec80789bfde9c") format("woff");
}

[class^="bi-"]::before,
[class*=" bi-"]::before {display: inline-block; font-family: bootstrap-icons !important; font-style: normal; font-weight: normal !important; font-variant: normal; text-transform: none; line-height: 1; vertical-align: text-bottom; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}