@charset "utf-8";
@font-face {
    font-family: 'lucida_granderegular';
    src: url('../font/lucida_grande-webfont.eot');
    src: url('../font/lucida_grande-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/lucida_grande-webfont.woff') format('woff'),
         url('../font/lucida_grande-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}



