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