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