@font-face {
    font-family: 'ChickenScratch';
    src: url('fonts/chickenscratch.eot');
    src: url('fonts/chickenscratch.eot?#iefix') format('embedded-opentype'),
         url('fonts/chickenscratch.woff2') format('woff2'),
         url('fonts/chickenscratch.woff') format('woff'),
         url('fonts/chickenscratch.ttf')  format('truetype'),
         url('fonts/chickenscratch.svg#ChickenScratch') format('svg');
}