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