@font-face {
  font-family: 'CUe-Branch Custom Icons';
  src:
    url('../webfonts/cue-branch-custom.woff2?lgl1wi') format('woff2'),
    url('../webfonts/cue-branch-custom.woff?lgl1wi') format('woff'),
    url('../webfonts/cue-branch-custom.ttf?lgl1wi') format('truetype'),
    url('../webfonts/cue-branch-custom.svg?lgl1wi#cue-branch-custom') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.cui {
  font-family: 'CUe-Branch Custom Icons' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.cu-domestic-wire {
  position: relative;
}
.cu-domestic-wire:after {
  content: "\e901";
}
.cu-domestic-wire:before {
  content: "\e900";
  opacity: 0.4;
  position: absolute; top: 0; left: 0;
}
.cu-biometric:before {
  content: "\e902";
}
.cu-notify-sms:before {
  content: "\e903";
}
.cu-notify-email:before {
  content: "\e904";
}
.cu-atm:before {
  content: "\e905";
}
.cu-authenticator:before {
  content: "\e906";
}