@font-face {
    font-family: 'n8h5-2';
    src:  url('../fonts/icon/n8h5-2.eot?uzaexn');
    src:  url('../fonts/icon/n8h5-2.eot?uzaexn#iefix') format('embedded-opentype'),
      url('../fonts/icon/n8h5-2.woff2?uzaexn') format('woff2'),
      url('../fonts/icon/n8h5-2.ttf?uzaexn') format('truetype'),
      url('../fonts/icon/n8h5-2.woff?uzaexn') format('woff'),
      url('../fonts/icon/n8h5-2.svg?uzaexn#n8h5-2') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
  }
  
  [class^="icon2-"], [class*=" icon2-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'n8h5-2' !important;
    speak: never;
    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;
  }
  
  .icon2-header-back:before {
    content: "\e908";
  }
  .icon2-edit:before {
    content: "\e905";
  }
  .icon2-password:before {
    content: "\e906";
  }
  .icon2-otp:before {
    content: "\e907";
  }
  .icon2-clock:before {
    content: "\e904";
  }
  .icon2-Copy:before {
    content: "\e903";
  }
  .icon2-about-us:before {
    content: "\e902";
  }
  .icon2-aff-contact:before {
    content: "\e901";
  }
  .icon2-handshake:before {
    content: "\e900";
  }
  