@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?t6xcnb');
  src:  url('fonts/icomoon.eot?t6xcnb#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?t6xcnb') format('truetype'),
    url('fonts/icomoon.woff?t6xcnb') format('woff'),
    url('fonts/icomoon.svg?t6xcnb#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:before {
  content: "\e900";
}
.icon-number2:before {
  content: "\e901";
}
.icon-number3:before {
  content: "\e902";
}
.icon-number4:before {
  content: "\e903";
}
.icon-number5:before {
  content: "\e904";
}
.icon-number6:before {
  content: "\e905";
}
.icon-number7:before {
  content: "\e906";
}
.icon-number8:before {
  content: "\e907";
}
.icon-number9:before {
  content: "\e908";
}
.icon-number10:before {
  content: "\e909";
}
.icon-quote:before {
  content: "\e90a";
}
.icon-quote2:before {
  content: "\e90b";
}
.icon-checkmark:before {
  content: "\e90c";
}
.icon-checkmark2:before {
  content: "\e90d";
}
.icon-checkmark3:before {
  content: "\e90e";
}
.icon-phone:before {
  content: "\e90f";
}
.icon-hand:before {
  content: "\e910";
}
.icon-sun:before {
  content: "\e911";
}
.icon-moon:before {
  content: "\e912";
}
.icon-home3:before {
  content: "\e913";
}
.icon-pencil2:before {
  content: "\e914";
}
.icon-headphones:before {
  content: "\e915";
}
.icon-play:before {
  content: "\e916";
}
.icon-mic:before {
  content: "\e91e";
}

