
@font-face {
    font-family: 'stitched';
    src: url('stitched.eot');
    src: url('stitched.eot?#iefix') format('embedded-opentype'),
         url('stitched.woff') format('woff'),
         url('stitched.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}