@font-face {
    font-family: 'Lucida Sans';
    font-style: normal;
    font-weight: normal;
    src: local('Lucida Sans Regular'), url('LSANS.woff') format('woff');
    }

@font-face {
    font-family: 'Lucida Sans Italic';
    font-style: italic;
    font-weight: normal;
    src: local('Lucida Sans Italic'), url('LSANSI.woff') format('woff');
    }

@font-face {
    font-family: 'Lucida Sans Bold';
    font-style: normal;
    font-weight: bold;
    src: local('Lucida Sans Demibold'), url('LSANSD.woff') format('woff');
    }

@font-face {
    font-family: 'Lucida Sans Bold Italic';
    font-style: italic;
    font-weight: bold;
    src: local('Lucida Sans Demibold Italic'), url('LSANSDI.woff') format('woff');
    }
