@font-face {
  font-family: 'signup';
  src:  url('fonts/signup.eot?3ta23d');
  src:  url('fonts/signup.eot?3ta23d#iefix') format('embedded-opentype'),
    url('fonts/signup.ttf?3ta23d') format('truetype'),
    url('fonts/signup.woff?3ta23d') format('woff'),
    url('fonts/signup.svg?3ta23d#signup') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'signup' !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;
}

.icon-arrow-right:before {
  content: "\e90c";
  color: #fff;
}
.icon-twitterX:before {
  content: "\e90b";
}
.icon-forex:before {
  content: "\e900";
  color: #fff;
}
.icon-percentage:before {
  content: "\e901";
  color: #fff;
}
.icon-sim:before {
  content: "\e902";
  color: #fff;
}
.icon-arrow-left:before {
  content: "\e903";
  color: #fff;
}
.icon-bags:before {
  content: "\e904";
  color: #fff;
}
.icon-upi-icon:before {
  content: "\e905";
  color: #fff;
}
.icon-credit-card-light:before {
  content: "\e906";
  color: #fff;
}
.icon-maestro1:before {
  content: "\e907";
  color: #fff;
}
.icon-mastercard:before {
  content: "\e908";
  color: #fff;
}
.icon-visa:before {
  content: "\e909";
  color: #fff;
}
.icon-cash:before {
  content: "\e90a";
  color: #fff;
}
