@font-face {
  font-family: 'nums1pay';
  src: url('fonts/nums1pay.ttf?v1') format('truetype'),
    url('fonts/nums1pay.woff?v1') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: 'nums1pay' !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;
}

.icon-num-0:before {
  content: "\e900";
}
.icon-num-1:before {
  content: "\e901";
}
.icon-num-2:before {
  content: "\e902";
}
.icon-num-3:before {
  content: "\e903";
}
.icon-num-4:before {
  content: "\e904";
}
.icon-num-5:before {
  content: "\e905";
}
.icon-num-6:before {
  content: "\e906";
}
.icon-num-7:before {
  content: "\e907";
}
.icon-num-8:before {
  content: "\e908";
}
.icon-num-9:before {
  content: "\e909";
}
