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