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