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