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

[class^="iconmoon-"], [class*=" iconmoon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'spaceship' !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;
}

.iconmoon-spaceinvaders:before {
  content: "\e902";
}
.iconmoon-rocket3:before {
  content: "\e903";
}
.iconmoon-rocket2:before {
  content: "\e901";
}
.iconmoon-rocket1:before {
  content: "\e900";
}
.iconmoon-rocket:before {
  content: "\e9a5";
}
