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

[class^="icon-numbers"], [class*=" icon-numbers"] {
  /* 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-numbersseven:before {
  content: "\e903";
}
.icon-numberssix:before {
  content: "\e904";
}
.icon-numbersfive:before {
  content: "\e905";
}
.icon-numbersfour:before {
  content: "\e906";
}
.icon-numbersthree:before {
  content: "\e900";
}
.icon-numberstwo:before {
  content: "\e901";
}
.icon-numbersone:before {
  content: "\e902";
}
.icon-numbersarrow-down:before {
  content: "\ea36";
}
