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