@font-face {
    font-family: 'LucidaGrande';
    src: url('fonts/LucidaGrande.eot');
    src: url('fonts/LucidaGrande.eot') format('embedded-opentype'),
         url('fonts/LucidaGrande.woff2') format('woff2'),
         url('fonts/LucidaGrande.woff') format('woff'),
         url('fonts/LucidaGrande.ttf') format('truetype'),
         url('fonts/LucidaGrande.svg#LucidaGrande') format('svg');
}
