/*
@font-face {
font-family: 'Lucidah';
src: url(LHANDW.TTF?) format("truetype");
}*/
/*@font-face {
font-family: "Berlinh";
src: url(BRLNSR.TTF?) format("truetype");
}*/
@font-face {
    font-family: 'lucidah';
    src: url('../fonts/lhandw-webfont.eot');
    src: url('../fonts/lhandw-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lhandw-webfont.woff') format('woff'),
         url('../fonts/lhandw-webfont.ttf') format('truetype'),
         url('../fonts/lhandw-webfont.svg#lucida_handwritingitalic') format('svg');
    font-weight: normal;
    font-style: normal;

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

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

}