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