/**
 * Body font typography for Literata.
 * Add matching face.css (or shared stack face) when woff2 files are in place.
 */
body.body-font__literata {
  --lily-body-font: 'Literata', Georgia, serif;
  --lily-body-weight: 400;
}
