@font-face {
  font-family: 'lastlife';
  src:  url('lastlife.eot?xvrf6t');
  src:  url('lastlife.eot?xvrf6t#iefix') format('embedded-opentype'),
    url('lastlife.ttf?xvrf6t') format('truetype'),
    url('lastlife.woff?xvrf6t') format('woff'),
    url('lastlife.svg?xvrf6t#lastlife') format('svg');
  font-weight: normal;
  font-style: normal;
}

.lastlife-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'lastlife' !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-lastlife-hp:before {
  content: "\e900";
}
.icon-lastlife-bubble:before {
  content: "\e901";
}
