@font-face {
  font-family: 'Lucida Grande';
  url('fonts/LucidaGrande/LucidaGrande.woff') format('woff2'),
  url('fonts/LucidaGrande/LucidaGrande.woff2') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Lucida Grande';
  url('fonts/LucidaGrande/LucidaGrande-Bold.woff') format('woff2'),
  url('fonts/LucidaGrande/LucidaGrande-Bold.woff2') format('woff');
  font-weight: 700;
  font-style: normal;
}

