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