@font-face
{
    font-family: 'LMAO';
  src: url('LMAO.eot');
  src: url('LMAO.eot?#') format('embedded-opentype'),
      url('LMAO.woff') format('woff'),
      url('LMAO.ttf') format('truetype');
}
