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