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