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