@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?2ac0k8');
  src:  url('fonts/icomoon.eot?2ac0k8#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?2ac0k8') format('truetype'),
    url('fonts/icomoon.woff?2ac0k8') format('woff'),
    url('fonts/icomoon.svg?2ac0k8#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  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-1:before {
  content: "\e901";
}
.icon-number-2:before {
  content: "\e902";
}
.icon-number-3:before {
  content: "\e903";
}
.icon-number-4:before {
  content: "\e904";
}
.icon-number-5:before {
  content: "\e905";
}
.icon-number-6:before {
  content: "\e906";
}
.icon-number-7:before {
  content: "\e907";
}
.icon-number-8:before {
  content: "\e908";
}
.icon-number-9:before {
  content: "\e909";
}
.icon-number-0:before {
  content: "\e90a";
}
.icon-number-1-dark:before {
  content: "\e90b";
}
.icon-number-2-dark:before {
  content: "\e90c";
}
.icon-number-3-dark:before {
  content: "\e90e";
}
.icon-number-4-dark:before {
  content: "\e90f";
}
.icon-number-5-dark:before {
  content: "\e910";
}
.icon-number-6-dark:before {
  content: "\e911";
}
.icon-number-7-dark:before {
  content: "\e912";
}
.icon-number-8-dark:before {
  content: "\e913";
}
.icon-number-9-dark:before {
  content: "\e914";
}
.icon-number-0-dark:before {
  content: "\e915";
}
.icon-home:before {
  content: "\e900";
}
.icon-image:before {
  content: "\e90d";
}
.icon-bullhorn:before {
  content: "\e91a";
}
