@font-face {
  font-family: 'yupex-numbers';
  src: url('fonts/yupex-numbers.ttf?v=1.0') format('truetype'),
       url('fonts/yupex-numbers.woff?v=1.0') format('woff'),
       url('fonts/yupex-numbers.svg?v=1.0#yupex-numbers') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: 'yupex-numbers' !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-number-1:before { content: "\e900"; }
.icon-number-2:before { content: "\e901"; }
.icon-number-3:before { content: "\e902"; }
.icon-number-4:before { content: "\e903"; }
.icon-number-5:before { content: "\e904"; }
.icon-number-6:before { content: "\e905"; }
.icon-number-7:before { content: "\e906"; }
.icon-number-8:before { content: "\e907"; }
.icon-number-9:before { content: "\e908"; }
.icon-number-10:before { content: "\e909"; }
