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