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

[class^="icons-"], [class*=" icons-"] {
  /* 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;
}

.icons-1:before {
  content: "\e900";
}
.icons-2:before {
  content: "\e901";
}
.icons-3:before {
  content: "\e902";
}
.icons-4:before {
  content: "\e903";
}
.icons-5:before {
  content: "\e904";
}
.icons-6:before {
  content: "\e905";
}
.icons-7:before {
  content: "\e906";
}
.icons-8:before {
  content: "\e907";
}
.icons-9:before {
  content: "\e908";
}
