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