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