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

[class^="icon-moon"], [class*=" icon-moon"] {
  /* 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-moonbooks:before {
  content: "\e920";
}
.icon-moonmobile:before {
  content: "\e958";
}
.icon-moonbubbles2:before {
  content: "\e96d";
}
.icon-moonwrench:before {
  content: "\e991";
}
.icon-moonhammer:before {
  content: "\e996";
}
.icon-moonsphere:before {
  content: "\e9c9";
}
.icon-moonshare2:before {
  content: "\ea82";
}
