@font-face {
    font-family: LucidaSansUnicode;
    src: url('../fonts/LucidaSans/lucida-sans-unicode.eot');
    src: url('../fonts/LucidaSans/lucida-sans-unicode.eot?#iefix') format('embedded-opentype'),
    url('../fonts/LucidaSans/lucida-sans-unicode.woff') format('woff'), /* Pretty Modern Browsers */
    url('../fonts/LucidaSans/lucida-sans-unicode.ttf')  format('truetype'), /* Safari, Android, iOS */
    url('../fonts/LucidaSans/lucida-sans-unicode.svg#svgFontName') format('svg'); /* Legacy iOS */
}

@font-face {
    font-family: LucidaGrande;
    src: url('../fonts/LucidaGrande/lucida-grande.eot');
    src: url('../fonts/LucidaGrande/lucida-grande.eot?#iefix') format('embedded-opentype'),
    url('../fonts/LucidaGrande/lucida-grande.woff') format('woff'), /* Pretty Modern Browsers */
    url('../fonts/LucidaGrande/lucida-grande.ttf')  format('truetype'), /* Safari, Android, iOS */
    url('../fonts/LucidaGrande/lucida-grande.svg#svgFontName') format('svg'); /* Legacy iOS */
}