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