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

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

.LOLposter:before {
  content: "\e900";
}
