@font-face {
  font-family: "ponder";
  src: url("/fonts/ponder.eot");
  src: url("/fonts/ponder.svg") format("embedded-opentype"),
    url("/fonts/ponder.ttf") format("truetype"),
    url("/fonts/ponder.woff") format("woff"),
    url("/fonts/ponder.svg") 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: "ponder" !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-atom:before {
  content: "\e90c";
}
.icon-avax:before {
  content: "\e90d";
}
.icon-bsc:before {
  content: "\e90e";
}
.icon-discord:before {
  content: "\e90f";
}
.icon-eth:before {
  content: "\e910";
}
.icon-ftm:before {
  content: "\e911";
}
.icon-medium:before {
  content: "\e912";
}
.icon-telegram:before {
  content: "\e913";
}
.icon-twitter:before {
  content: "\e914";
}
.icon-arrow-up-right2:before {
  content: "\ea3b";
}
.icon-arb:before {
  content: "\e900";
}
.icon-aurora:before {
  content: "\e901";
}
.icon-base:before {
  content: "\e902";
}
.icon-beam:before {
  content: "\e903";
}
.icon-boba:before {
  content: "\e904";
}
.icon-fuse:before {
  content: "\e905";
}
.icon-gnosis:before {
  content: "\e906";
}
.icon-linea:before {
  content: "\e907";
}
.icon-moon:before {
  content: "\e908";
}
.icon-okx:before {
  content: "\e909";
}
.icon-zk:before {
  content: "\e90a";
}
.icon-zkevm:before {
  content: "\e90b";
}
