@charset "utf-8";
/* CSS Document STK*/

@font-face {
    font-family: 'lucida_grandebold';
    src: url('lucida_grande_bold-webfont.woff2') format('woff2'),
         url('lucida_grande_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'lucida_granderegular';
    src: url('lucidagrande-webfont.woff2') format('woff2'),
         url('lucidagrande-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}