/* Lodestone Energy — webfont declarations */

/* Le Monde Sans Pro — display + body sans (Marketing) */
@font-face {
  font-family: 'Le Monde Sans Pro';
  src: url('LeMondeSansPro-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Le Monde Sans Pro';
  src: url('LeMondeSansPro-ExDemi.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Le Monde Sans Pro';
  src: url('LeMondeSansPro-ExBold.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

/* Halloa — accent script */
@font-face {
  font-family: 'Halloa';
  src: url('Web-TT-Halloa.woff2') format('woff2'),
       url('Web-TT-Halloa.woff') format('woff'),
       url('Halloa.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  text-rendering: optimizeLegibility;
}

/* Avenir Next — work-horse body sans.
   Avenir is a licensed Linotype font; substitute via system stack
   and fall back to Nunito (Google) as a close round-humanist match.  */
