@font-face {
  font-family: 'ngticon';
  src:  url('../all_bank_fonts/ngticon.eot?4vhe2y');
  src:  url('../all_bank_fonts/ngticon.eot?4vhe2y#iefix') format('embedded-opentype'),
    url('../all_bank_fonts/ngticon.ttf?4vhe2y') format('truetype'),
    url('../all_bank_fonts/ngticon.woff?4vhe2y') format('woff'),
    url('../all_bank_fonts/ngticon.svg?4vhe2y#ngticon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="ngticon-"], [class*=" ngticon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'ngticon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ngticon-triangle-right:before {
  content: "\e907";
}
.ngticon-triangle-down:before {
  content: "\1f57b";
}
.ngticon-plus:before {
  content: "\e905";
}
.ngticon-office:before {
  content: "\e903";
}
.ngticon-phone:before {
  content: "\e942";
}
.ngticon-calendar:before {
  content: "\e906";
}
.ngticon-cross:before {
  content: "\ea0f";
}
.ngticon-checkmark:before {
  content: "\ea10";
}
.ngticon-checkbox-checked:before {
  content: "\ea52";
}
.ngticon-checkbox-unchecked:before {
  content: "\ea53";
}
.ngticon-pencil:before {
  content: "\e909";
}
.ngticon-eye:before {
  content: "\e9ce";
}
.ngticon-eye-blocked:before {
  content: "\e9d1";
}
.ngticon-percent:before {
  content: "\e904";
}
.ngticon-dollar:before {
  content: "\e902";
}
.ngticon-chevron-right:before {
  content: "\e900";
}
.ngticon-chevron-down:before {
  content: "\e901";
}
