@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?tkejxh');
  src:  url('fonts/icomoon.eot?tkejxh#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?tkejxh') format('truetype'),
    url('fonts/icomoon.woff?tkejxh') format('woff'),
    url('fonts/icomoon.svg?tkejxh#icomoon') 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: 'icomoon' !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-number-circle-eight-fill:before {
  content: "\e900";
}
.icon-number-circle-five-fill:before {
  content: "\e901";
}
.icon-number-circle-four-fill:before {
  content: "\e902";
}
.icon-number-circle-nine-fill:before {
  content: "\e903";
}
.icon-number-circle-one-fill:before {
  content: "\e904";
}
.icon-number-circle-seven-fill:before {
  content: "\e905";
}
.icon-number-circle-six-fill:before {
  content: "\e906";
}
.icon-number-circle-three-fill:before {
  content: "\e907";
}
.icon-number-circle-two-fill:before {
  content: "\e908";
}
