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