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