@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');
}
@font-face
{
    font-family: 'pylon-wide';
  src: url('pylon-wide.eot');
  src: url('pylon-wide.eot?#') format('embedded-opentype'),
      url('pylon-wide.woff') format('woff'),
      url('pylon-wide.ttf') format('truetype');
}
