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